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)
commit303e4697e762dc92a40405f4e4b8aac02cd0d70b
tree3b44dbbc9cb018010894cbf4eda20ca837e8d431
parent29fceeebb6ad55dd0e27f6f7b8f10aa039315cde
OMAPDSS: rename display-sysfs 'name' entry

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>
drivers/video/omap2/dss/display-sysfs.c