From: Rasmus Villemoes Date: Mon, 5 Jan 2015 13:09:47 +0000 (+0100) Subject: fbdev: omap2: Fix typo in tvc_probe_pdata X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~129^2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=493a584a8bf6a3253f6d6a9034d6d3673a47c08c;p=pandora-kernel.git fbdev: omap2: Fix typo in tvc_probe_pdata Assigning ddata->invert_polarity to itself is not very useful; the context suggests that the right-hand side should have been pdata->invert_polarity. Signed-off-by: Rasmus Villemoes Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed