From: Hans Verkuil Date: Sun, 29 Mar 2009 22:20:26 +0000 (-0300) Subject: V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing core->init. X-Git-Tag: v2.6.30-rc1~136^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc26b076cf8b1040ccc514302ef9a24042272ec3;p=pandora-kernel.git 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed