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)
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>

No differences found