linux_dsm_epyc7002/drivers/media
Thomas Petazzoni 622c2fc1f2 [media] em28xx: simplify argument passing to em28xx_init_dev()
The 'struct em28xx *' pointer was passed by reference to the
em28xx_init_dev() function, for no reason. Instead, just pass it by
value, which is much more logical and simple.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-01-10 22:46:48 -02:00
..
common [media] mxl5007t: bugfix DVB-T 7 MHz and 8 MHz bandwidth 2012-01-10 22:38:15 -02:00
dvb [media] af9005, af9015: use symbolic names for USB id table indices 2012-01-10 22:46:14 -02:00
radio [media] drivers: media: radio: Fix dependencies for RADIO_WL128X 2012-01-06 13:17:50 -02:00
rc Merge tag 'v3.2-rc7' into staging/for_v3.3 2011-12-30 13:59:37 -02:00
video [media] em28xx: simplify argument passing to em28xx_init_dev() 2012-01-10 22:46:48 -02:00
Kconfig [media] DVB: dvb-net, make the kconfig text helpful 2011-07-27 17:53:09 -03:00
Makefile
media-device.c [media] media: fix truncated entity specification 2011-12-20 09:31:50 -02:00
media-devnode.c [media] media: Fix media device minor registration 2011-06-01 13:24:23 -03:00
media-entity.c