ARM: OMAP: Extend gpio label column width in omap_gpio debugfs file
authorJarkko Nikula <jarkko.nikula@nokia.com>
Wed, 12 Nov 2008 08:02:39 +0000 (10:02 +0200)
committerTony Lindgren <tony@atomide.com>
Tue, 25 Nov 2008 22:36:58 +0000 (14:36 -0800)
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>

No differences found