commit | 60169c3fb78e5cd61cb1343e7f3c5edb72702a04 | [log] [tgz] |
---|---|---|
author | LABBE Corentin <clabbe.montjoie@gmail.com> | Tue Aug 16 11:27:17 2016 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue Sep 27 11:41:30 2016 +0300 |
tree | 5d0ad9efb43d8cbfed4557592134c1bd7dfedd0e | |
parent | 7c9806e82588cd9601ab2d30ca3bfb5b8fda2965 [diff] |
fbdev: ssd1307fb: constify the device_info pointer of_match_device return const data, so instead of casting its return value this patch constify the device_info pointer. Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>