From 1134e9d1931cd42980fa7de741c1d4b30e6dd7ca Mon Sep 17 00:00:00 2001 From: Matthias Schwarzott Date: Thu, 12 Dec 2013 17:41:10 -0300 Subject: [PATCH] [media] cx231xx: fix i2c debug prints Do not shift the already 7bit i2c address. Print a message also for write+read transactions. For write+read, print the read buffer correctly instead of using the write buffer. Signed-off-by: Matthias Schwarzott Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-format-patch failed