V4L/DVB (7571): mt312: Cleanup buffer variables of read/write functions
authorMatthias Schwarzott <zzam@gentoo.org>
Sat, 12 Apr 2008 18:04:46 +0000 (15:04 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 24 Apr 2008 17:09:39 +0000 (14:09 -0300)
commit1881ee89e0fe03ac5bba9045acb3bea1818f9466
tree6f19074842f90d0dc7aaa46aac4d60d409de077e
parentdbad108bdcb30629c850f5606949510da010a686
V4L/DVB (7571): mt312: Cleanup buffer variables of read/write functions

Change type of buffer variables from void* to u8* to save some casts.

Signed-off-by: Matthias Schwarzott <zzam@gentoo.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/frontends/Kconfig
drivers/media/dvb/frontends/Makefile
drivers/media/dvb/frontends/mt312.c