[PATCH 1/3] gpiolib: make names array and its values const
Uwe Kleine-König
u.kleine-koenig at pengutronix.de
Mon Mar 22 16:47:06 EDT 2010
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 at pengutronix.de>
> Cc: Kevin Wells <kevin.wells at nxp.com>
> ---
> 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/ |
More information about the linux-arm-kernel
mailing list