]> git.baikalelectronics.ru Git - kernel.git/commit
[media] em28xx: rename struct em28xx_usb_isoc_ctl to em28xx_usb_ctl
authorFrank Schaefer <fschaefer.oss@googlemail.com>
Thu, 8 Nov 2012 17:11:37 +0000 (14:11 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 22 Dec 2012 19:56:49 +0000 (17:56 -0200)
commitf7c9255051e7d1502108df9b80e779e4396c2042
tree3ae3e8943d802733f07f603055d25d9b8f1a014d
parent83abd9a640f0e58b3133a1068127f396141048bc
[media] em28xx: rename struct em28xx_usb_isoc_ctl to em28xx_usb_ctl

Also rename the corresponding field isoc_ctl in struct em28xx
to usb_ctl.
We will use this struct for USB bulk transfers, too.

Signed-off-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/usb/em28xx/em28xx-core.c
drivers/media/usb/em28xx/em28xx-vbi.c
drivers/media/usb/em28xx/em28xx-video.c
drivers/media/usb/em28xx/em28xx.h