commit | 493a584a8bf6a3253f6d6a9034d6d3673a47c08c | [log] [tgz] |
---|---|---|
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | Mon Jan 05 14:09:47 2015 +0100 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue Jan 13 13:27:08 2015 +0200 |
tree | 9652439082c96ee2e18988960fc95fef7d7017dd | |
parent | 1a257be1f9b0a9979628c69d046dd1ce2c80a73b [diff] |
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 <linux@rasmusvillemoes.dk> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>