OMAPDSS: rename display-sysfs 'name' entry
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 24 Sep 2013 14:00:14 +0000 (17:00 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 30 Dec 2013 14:14:15 +0000 (16:14 +0200)
omapdss in compat mode creates some sysfs files into the device's sysfs
directory, including a 'name' file. This works fine for
platform_devices, but breaks with i2c or spi devices, as those already
have a 'name' file.

Fix this by renaming the omapdss's 'name' file to 'display_name'.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

No differences found