Re: [PATCH] ARM: OMAP: Extend gpio label column width in omap_gpio debugfs file

2008-11-25 Thread Tony Lindgren
* Jarkko Nikula <[EMAIL PROTECTED]> [081112 00:03]: > 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. Pushing & adding to omap-upstream queue. Tony >

Re: [PATCH] ARM: OMAP: Extend gpio label column width in omap_gpio debugfs file

2008-11-13 Thread David Brownell
On Wednesday 12 November 2008, Jarkko Nikula wrote: > 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 <[EMAIL PROTECTE

[PATCH] ARM: OMAP: Extend gpio label column width in omap_gpio debugfs file

2008-11-12 Thread Jarkko Nikula
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 <[EMAIL PROTECTED]> --- arch/arm/plat-omap/gpio.c |2 +- 1 files changed,