From: Fabio Estevam Date: Tue, 16 Dec 2014 16:49:07 +0000 (-0300) Subject: [media] adv7180: Remove the unneeded 'err' label X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~131^2~201 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7657e0647c47393bc61b4e398b4d791350820bd1;p=pandora-kernel.git [media] adv7180: Remove the unneeded 'err' label There is no need to jump to the 'err' label as we can simply return the error code directly and make the code shorter. Signed-off-by: Fabio Estevam Acked-by: Lars-Peter Clausen Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed