]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] smiapp: Read link-frequencies property from the endpoint node
authorSakari Ailus <sakari.ailus@iki.fi>
Mon, 9 Mar 2015 21:46:32 +0000 (18:46 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 3 Apr 2015 00:57:28 +0000 (21:57 -0300)
commit9a68c9fa760c958653def811ed7257e3e9bb2ee5
tree420e973471ac5d83a2c4be8f7fe8899ccfcc3c82
parent0aa83bb1814e64bfc744abb6bae85e264edee4ef
[media] smiapp: Read link-frequencies property from the endpoint node

The documentation stated that the link-frequencies property belongs to the
endpoint node, not to the device's of_node. Fix this.

There are no DT board descriptions using the driver yet, so a fix in the
driver is sufficient.

Signed-off-by: Sakari Ailus <sakari.ailus@iki.fi>
Acked-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/i2c/smiapp/smiapp-core.c