V4L/DVB (10415): dib0700: add data debug to dib0700_i2c_xfer_new
authorMichael Krufky <mkrufky@linuxtv.org>
Fri, 30 Jan 2009 03:24:01 +0000 (00:24 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:42:36 +0000 (12:42 -0300)
commitd251499119e4e893cbf6f7aa134dc80bb9ddd73a
treea2d6d8d31ea9eae7324e82e4b515844f02027149
parent8afe6ad6176205b9612110b8f64dbf3325a1c236
V4L/DVB (10415): dib0700: add data debug to dib0700_i2c_xfer_new

Data debug for i2c transactions was provided by the functions
called by dib0700_i2c_xfer_legacy, but not dib0700_i2c_xfer_new.

This patch adds the missing data debug dumps to dib0700_i2c_xfer_new.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-usb/dib0700_core.c