V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing core->init.
authorHans Verkuil <hverkuil@xs4all.nl>
Sun, 29 Mar 2009 22:20:26 +0000 (19:20 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 7 Apr 2009 00:44:21 +0000 (21:44 -0300)
commitcc26b076cf8b1040ccc514302ef9a24042272ec3
tree6b41545a2d59f531cffd32d7161dcabc1d40d0e1
parent7c9fc9d50f97c9a6733ff1a22b6e31bcd91778e2
V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing core->init.

The init callback was used in several places to load firmware. Make a separate
load_fw callback for that. This makes the code a lot more understandable.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx18/cx18-av-core.c
drivers/media/video/cx18/cx18-av-core.h
drivers/media/video/cx18/cx18-driver.c
drivers/media/video/cx231xx/cx231xx-cards.c
drivers/media/video/cx23885/cx23885-cards.c
drivers/media/video/cx25840/cx25840-core.c
drivers/media/video/ivtv/ivtv-driver.c
drivers/media/video/pvrusb2/pvrusb2-hdw.c
include/media/v4l2-subdev.h