commit | cc26b076cf8b1040ccc514302ef9a24042272ec3 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Sun Mar 29 19:20:26 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Apr 06 21:44:21 2009 -0300 |
tree | 6b41545a2d59f531cffd32d7161dcabc1d40d0e1 | |
parent | 7c9fc9d50f97c9a6733ff1a22b6e31bcd91778e2 [diff] |
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>