* [PATCH] mx28: LRADC macro rename
@ 2011-11-30 15:43 Peter Rusko
2011-11-30 20:00 ` Wolfram Sang
2011-12-01 12:19 ` Shawn Guo
0 siblings, 2 replies; 3+ messages in thread
From: Peter Rusko @ 2011-11-30 15:43 UTC (permalink / raw)
To: linux-arm-kernel
It's a correction of two macro names, renaming them from IRADC to LRADC.
Signed-off-by: Peter Rusko <rusko.peter@prolan.hu>
---
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH] mx28: LRADC macro rename
2011-11-30 15:43 [PATCH] mx28: LRADC macro rename Peter Rusko
@ 2011-11-30 20:00 ` Wolfram Sang
2011-12-01 12:19 ` Shawn Guo
1 sibling, 0 replies; 3+ messages in thread
From: Wolfram Sang @ 2011-11-30 20:00 UTC (permalink / raw)
To: linux-arm-kernel
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@prolan.hu>
Acked-by: Wolfram Sang <w.sang@pengutronix.de>
--
Pengutronix e.K. | Wolfram Sang |
Industrial Linux Solutions | http://www.pengutronix.de/ |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20111130/dc62137e/attachment-0001.sig>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] mx28: LRADC macro rename
2011-11-30 15:43 [PATCH] mx28: LRADC macro rename Peter Rusko
2011-11-30 20:00 ` Wolfram Sang
@ 2011-12-01 12:19 ` Shawn Guo
1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2011-12-01 12:19 UTC (permalink / raw)
To: linux-arm-kernel
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@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
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-12-01 12:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-30 15:43 [PATCH] mx28: LRADC macro rename Peter Rusko
2011-11-30 20:00 ` Wolfram Sang
2011-12-01 12:19 ` Shawn Guo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).