commit | 4a2ccdd257903a63d218cab6916486c30bee453e | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Wed Jan 08 20:26:55 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Sun May 25 12:52:33 2014 -0300 |
tree | c8f855a5934030d16b85718f953fa754dafcdb97 | |
parent | 51182a945c3e267b9183643da3e6e4642fbe6cf2 [diff] |
[media] adv7604: Cache register contents when reading multiple bits When extracting multiple bits from a single register read the register once and extract the bits on the read value. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>