[PATCH] mx28: LRADC macro rename

Shawn Guo shawn.guo at freescale.com
Thu Dec 1 07:19:35 EST 2011


On Wed, Nov 30, 2011 at 04:43:27PM +0100, Peter Rusko wrote:
> It's a correction of two macro names, renaming them from IRADC to LRADC.
> 
> Signed-off-by: Peter Rusko <rusko.peter at prolan.hu>
> ---

Applied, thanks.

I added the prefix 'ARM: ' to the patch subject to make it consistent
with one of the most common pattern of ARM patch subject.

-- 
Regards,
Shawn

>  arch/arm/mach-mxs/include/mach/mx28.h |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/arm/mach-mxs/include/mach/mx28.h b/arch/arm/mach-mxs/include/mach/mx28.h
> index 75d8611..30c7990 100644
> --- a/arch/arm/mach-mxs/include/mach/mx28.h
> +++ b/arch/arm/mach-mxs/include/mach/mx28.h
> @@ -104,8 +104,8 @@
>  #define MX28_INT_CAN1			9
>  #define MX28_INT_LRADC_TOUCH		10
>  #define MX28_INT_HSADC			13
> -#define MX28_INT_IRADC_THRESH0		14
> -#define MX28_INT_IRADC_THRESH1		15
> +#define MX28_INT_LRADC_THRESH0		14
> +#define MX28_INT_LRADC_THRESH1		15
>  #define MX28_INT_LRADC_CH0		16
>  #define MX28_INT_LRADC_CH1		17
>  #define MX28_INT_LRADC_CH2		18
> -- 
> 1.7.5.4
> 
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
> 




More information about the linux-arm-kernel mailing list