]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commitcddd7b230cb49d9b9153b3542dda767100bfd1ba
tree05c8cf3e25016ce9c0dec63e44dcb1b11639d900
parent9f836ee9030c84c1fbfe7f4f7465e8a1e7fca0d0
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