From: Antti Palosaari Date: Fri, 5 Dec 2014 20:22:42 +0000 (-0300) Subject: [media] si2168: remove unneeded fw variable initialization X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~131^2~164 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58f6693fa1bfe97a40e3ba5e2271893b1074f161;p=pandora-kernel.git [media] si2168: remove unneeded fw variable initialization commit 034e1ec0ce299b9e90056793dcb3187e7add6b62 si2168: One function call less in si2168_init() after error detection That commit added goto label for error path to release firmware, but forgets to remove variable NULL set. Remove those now. Signed-off-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed