From: Trent Piepho Date: Tue, 4 Apr 2006 12:30:29 +0000 (-0300) Subject: V4L/DVB (3723): Avoid unnecessary firmware re-loads in or51132 frontend X-Git-Tag: v2.6.18-rc1~862^2~235 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87184554722b9d06154d70a48aa63ad744ef3fa9;p=pandora-kernel.git V4L/DVB (3723): Avoid unnecessary firmware re-loads in or51132 frontend As QAM_64, QAM_256, and QAM_AUTO all use the same firmware, switching between these modulations doesn't require a firmware re-load. This also fixes a mishandled error condition, in which the firmware file is loaded into the kernel, the clock mode is changed, but then the firmware upload to the device fails. The modulation change is aborted, but the clock mode would still be changed. Signed-off-by: Trent Piepho Signed-off-by: Andrew de Quincey Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed