From 4a2ccdd257903a63d218cab6916486c30bee453e Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Wed, 8 Jan 2014 20:26:55 -0300 Subject: [PATCH] [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 Reviewed-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-format-patch failed