ARM: OMAP: Extend gpio label column width in omap_gpio debugfs file
authorJarkko Nikula <jarkko.nikula@nokia.com>
Thu, 11 Dec 2008 01:35:24 +0000 (17:35 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 11 Dec 2008 01:35:24 +0000 (17:35 -0800)
commit21c867f1dedc21fb6e5244b7b27cfcfd09b83188
tree4974e1f7a55e789ae96381b559b5fef96b6427c1
parent89db94825447a03f17e03c0a6c8840a0a22cf155
ARM: OMAP: Extend gpio label column width in omap_gpio debugfs file

There are already various drivers having bigger label than 10 bytes. Most
of them fit well under 20 bytes but make column width exact so that
oversized labels don't mess up output alignment.

Signed-off-by: Jarkko Nikula <jarkko.nikula@nokia.com>
Acked-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/gpio.c