All of lore.kernel.org
 help / color / mirror / Atom feed
From: arete74@gmail.com (Gerardo Di Iorio)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: sunxi: change the AllWinner A1X to sunxi
Date: Thu, 9 Jan 2014 16:34:04 +0100	[thread overview]
Message-ID: <20140109153404.GA21055@kvmhost> (raw)

Change the AllWinner A1X SOCs to Allwinner Sunxi SOCs

Signed-off-by: Gerardo Di Iorio <arete74@gmail.com>
---
 arch/arm/mach-sunxi/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/mach-sunxi/Kconfig b/arch/arm/mach-sunxi/Kconfig
index 547004c..adb2574 100644
--- a/arch/arm/mach-sunxi/Kconfig
+++ b/arch/arm/mach-sunxi/Kconfig
@@ -1,5 +1,5 @@
 config ARCH_SUNXI
-       bool "Allwinner A1X SOCs" if ARCH_MULTI_V7
+       bool "Allwinner Sunxi SOCs" if ARCH_MULTI_V7
        select ARCH_HAS_RESET_CONTROLLER
        select ARCH_REQUIRE_GPIOLIB
        select ARM_GIC
--
1.8.4.2

WARNING: multiple messages have this Message-ID (diff)
From: Gerardo Di Iorio <arete74@gmail.com>
To: maxime.ripard@free-electrons.com
Cc: linux@arm.linux.org.uk, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, dev@linux-sunxi.org
Subject: [PATCH] ARM: sunxi: change the AllWinner A1X to sunxi
Date: Thu, 9 Jan 2014 16:34:04 +0100	[thread overview]
Message-ID: <20140109153404.GA21055@kvmhost> (raw)

Change the AllWinner A1X SOCs to Allwinner Sunxi SOCs

Signed-off-by: Gerardo Di Iorio <arete74@gmail.com>
---
 arch/arm/mach-sunxi/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/mach-sunxi/Kconfig b/arch/arm/mach-sunxi/Kconfig
index 547004c..adb2574 100644
--- a/arch/arm/mach-sunxi/Kconfig
+++ b/arch/arm/mach-sunxi/Kconfig
@@ -1,5 +1,5 @@
 config ARCH_SUNXI
-       bool "Allwinner A1X SOCs" if ARCH_MULTI_V7
+       bool "Allwinner Sunxi SOCs" if ARCH_MULTI_V7
        select ARCH_HAS_RESET_CONTROLLER
        select ARCH_REQUIRE_GPIOLIB
        select ARM_GIC
--
1.8.4.2


             reply	other threads:[~2014-01-09 15:34 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-09 15:34 Gerardo Di Iorio [this message]
2014-01-09 15:34 ` [PATCH] ARM: sunxi: change the AllWinner A1X to sunxi Gerardo Di Iorio
2014-01-15  9:10 ` Maxime Ripard
2014-01-15  9:10   ` Maxime Ripard
2014-01-15  9:40   ` Arnd Bergmann
2014-01-15  9:40     ` Arnd Bergmann
2014-01-15 13:28     ` Gerardo Di Iorio
2014-01-15 13:28       ` Gerardo Di Iorio
2014-01-17 12:06     ` Maxime Ripard
2014-01-17 12:06       ` Maxime Ripard
  -- strict thread matches above, loose matches on Subject: below --
2014-01-09 14:15 Gerardo Di Iorio
2014-01-09 14:15 ` Gerardo Di Iorio

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140109153404.GA21055@kvmhost \
    --to=arete74@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.