RE: [PATCH 1/1] gpio: gpio-mxs: remove the duplicated micro define

From: Stephen Warren
Date: Tue Nov 15 2011 - 13:42:20 EST


Dong Aisheng wrote at Tuesday, November 15, 2011 2:55 AM:
...
> diff --git a/drivers/gpio/gpio-mxs.c b/drivers/gpio/gpio-mxs.c
...
> -#define MXS_SET 0x4
> -#define MXS_CLR 0x8

If the long-term direction on MXS is to move to gpiolib, won't MX_SET_ADDR
etc. and the inline functions that use it eventually be removed from
mach-mxs/include/mach/mxs.h hence requiring the #define be moved back
into the GPIO driver?

--
nvpublic

--
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/