]> git.baikalelectronics.ru Git - kernel.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)
commit791c380e30d3e85c379adbf888438b4ddb7fbf8b
tree420e973471ac5d83a2c4be8f7fe8899ccfcc3c82
parent15afc18f550c21cf4292509b61ff11cc1618938b
[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