From: Markus Elfring Date: Mon, 1 Dec 2014 22:15:20 +0000 (-0300) Subject: [media] mn88473: One function call less in mn88473_init() after error X-Git-Tag: omap-for-v3.20/drop-legacy-3517~130^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71947828caef0c83d4245f7d1eaddc799b4ff1d1;p=pandora-kernel.git [media] mn88473: One function call less in mn88473_init() after error The release_firmware() function was called by the mn88473_init() function even if a previous function call "request_firmware" failed. This implementation detail could be improved by the introduction of another jump label. Signed-off-by: Markus Elfring Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed