]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] V4L: ov9740: Correct print in ov9740_reg_rmw()
authorAndrew Chew <achew@nvidia.com>
Thu, 23 Jun 2011 23:19:40 +0000 (20:19 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 1 Jul 2011 23:28:13 +0000 (20:28 -0300)
commit31314047e3904be90a3c2302904d97f7182d0211
tree3ab49fec2a410e7179ccb5e66ed3504372d5d733
parent412f1219ebdd22167bdf1498cd5354bb0dfbc7b3
[media] V4L: ov9740: Correct print in ov9740_reg_rmw()

The register width of the ov9740 is 16-bits, so correct the debug print
to reflect this.

Signed-off-by: Andrew Chew <achew@nvidia.com>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/ov9740.c