]> Pileus Git - ~andy/linux/commit
OMAP: DSS2: improve clock debugfs output
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 4 Apr 2011 06:36:23 +0000 (09:36 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 11 May 2011 11:20:11 +0000 (14:20 +0300)
commitab46d8b2a346ef9d2dc70d7e11aef5e752a090f8
tree910c1923f03eb9bdc1de3c267347c19fb9eb830d
parente3502ce97f2d2d183735d9fae76b081a634ffd85
OMAP: DSS2: improve clock debugfs output

OMAP4 has clocks set up in a bit interesting way, causing, for example,
the DSS's "ick" to be called "dss_fck".

This patch changes the debugfs output to show both the DSS's name for
the clock (ie. basically the clock alias), and the real name from the
clock struct.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/dss.c