android_kernel_xiaomi_sm8350/drivers/media
Mike Isely f90fe7a3f7 V4L/DVB (7939): pvrusb2: Remove sysfs interface hackery
Back in the early days of the pvrusb2 driver, the kernel class
mechanism in use for the sysfs interface had no means to pass
per-attribute information to the show / store functions.  This forced
me to implement a horrible ugly thunking mechanism (i.e. infer the
missing data through the use of dedicated cookie cutter bounce
functions).  However now we're using a better mechanism which also
passes enough additional information to the show / store functions
that we no longer need the hack.  So eliminate all the crap.  Yay!

Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2008-07-20 07:07:07 -03:00
..
common tuners: treat firmware data as const 2008-07-10 14:26:36 +01:00
dvb V4L/DVB (7921): s5h1411.c shouldn't #include "dvb-pll.h" 2008-07-20 07:06:32 -03:00
radio V4L/DVB (7586): radio: use get/put_unaligned_* helpers 2008-07-20 07:05:10 -03:00
video V4L/DVB (7939): pvrusb2: Remove sysfs interface hackery 2008-07-20 07:07:07 -03:00
Kconfig V4L/DVB (7898): Fix VIDEO_MEDIA Kconfig logic 2008-05-14 02:56:47 -03:00
Makefile V4L/DVB (7908): always enter drivers/media/video/ 2008-06-05 06:35:42 -03:00