Re: [PATCH 1/3] gpiolib: make names array and its values const

From: Uwe Kleine-König
Date: Mon Mar 22 2010 - 16:47:51 EST


Hi Andrew,

On Mon, Feb 08, 2010 at 10:09:38AM +0100, Uwe Kleine-König wrote:
> gpiolib doesn't need to modify the names and I assume most initializers
> use sting constants that shouldn't be modified anyhow.
>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
> Cc: Kevin Wells <kevin.wells@xxxxxxx>
> ---
> drivers/gpio/gpiolib.c | 2 +-
> drivers/gpio/pca953x.c | 2 +-
> include/asm-generic/gpio.h | 2 +-
> include/linux/i2c/pca953x.h | 2 +-
> 4 files changed, 4 insertions(+), 4 deletions(-)

I haven't received feed back for these patches. Would you care to take
them? If yes, should I resend? Alternatively you can get them from

git://git.pengutronix.de/git/ukl/linux-2.6.git gpiolib/names

whatever is easiest for you ...

Best regards
Uwe

--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/