[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>
Wed, 27 Jul 2011 20:53:25 +0000 (17:53 -0300)
commit5fec8b900237ecc8ba1bbc3d051a655d43b6881c
tree3ab56f49cc7ed0b64d6ac968c8760dcbfdc4927d
parentc6aac9fcdd6d92cf89d3ce41fcc10e75fbdde9df
[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