From: Mauro Carvalho Chehab Date: Sun, 10 Aug 2014 02:14:22 +0000 (-0300) Subject: [media] xc5000: be sure that the firmware is there before set params X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~520 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5275a3b6b01664317b1a0bdc95ad981dbbb62283;p=pandora-kernel.git [media] xc5000: be sure that the firmware is there before set params Now that xc5000_set_params() is also called during resume, move the code that checks for the firmware to happen there. This way, the firmware will be loaded either for analog or digital TV when .resume callback is called. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed