The patch number 11287 was added via Patrick Boettcher <[email protected]>
to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the mainstream Kernel
If anyone has any objections, please let us know by sending a message to:
Linux Media Mailing List <[email protected]>
------
From: Uwe Bugla <[email protected]>
Code cleanup (passes checkpatch now) of the b2c2-flexcop-drivers 1/2
This patch cleans up the source code of the b2c2 flexcop-driver. It is the
first of a total of two.
The code is now passing the checkpatch-script.
Priority: normal
Signed-off-by: Uwe Bugla <[email protected]>
Signed-off-by: Patrick Boettcher <[email protected]>
---
linux/drivers/media/dvb/b2c2/Makefile | 1
linux/drivers/media/dvb/b2c2/flexcop-common.h | 64 ++-
linux/drivers/media/dvb/b2c2/flexcop-dma.c | 27 -
linux/drivers/media/dvb/b2c2/flexcop-eeprom.c | 47 +-
linux/drivers/media/dvb/b2c2/flexcop-fe-tuner.c | 6
linux/drivers/media/dvb/b2c2/flexcop-hw-filter.c | 221 ++++++------
linux/drivers/media/dvb/b2c2/flexcop-i2c.c | 55 +-
linux/drivers/media/dvb/b2c2/flexcop-misc.c | 68 +--
linux/drivers/media/dvb/b2c2/flexcop-reg.h | 21 -
linux/drivers/media/dvb/b2c2/flexcop-sram.c | 114 ++----
linux/drivers/media/dvb/b2c2/flexcop-usb.h | 62 +--
linux/drivers/media/dvb/b2c2/flexcop.c | 89 ++--
linux/drivers/media/dvb/b2c2/flexcop.h | 20 -
linux/drivers/media/dvb/b2c2/flexcop_ibi_value_be.h | 7
linux/drivers/media/dvb/b2c2/flexcop_ibi_value_le.h | 7
15 files changed, 384 insertions(+), 425 deletions(-)
<diff discarded since it is too big>
---
Patch is available at:
http://linuxtv.org/hg/v4l-dvb/rev/39b90315474c60fa883e90320028bebb7d642eec
_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits