From: bcm@fixthebug.org (Christian Daudt)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/4] ARCH_BCM rename
Date: Mon, 23 Sep 2013 10:20:32 -0700 [thread overview]
Message-ID: <1379956836-5866-1-git-send-email-bcm@fixthebug.org> (raw)
Rename ARCH_BCM to ARCH_BCM_MOBILE. Currently only the
Broadcom mobile SoCs reside in the mach-bcm directory and are
chosen by the ARCH_BCM config option.
This patchset changes so that ARCH_BCM becomes a menu select
for Broadcom ARM SoCs. ARCH_BCM_MOBILE is created to signify
the (multiplatform) Mobile SoCs.
Christian Daudt (4):
rename ARCH_BCM to ARCH_BCM_MOBILE (mach-bcm)
rename ARCH_BCM to ARCH_BCM_MOBILE (clocksource)
rename ARCH_BCM to ARCH_BCM_MOBILE (mmc)
rename ARCH_BCM to ARCH_BCM_MOBILE (dt)
arch/arm/boot/dts/Makefile | 4 ++--
arch/arm/configs/bcm_defconfig | 1 +
arch/arm/configs/multi_v7_defconfig | 1 +
arch/arm/mach-bcm/Kconfig | 20 ++++++++++++++++++--
arch/arm/mach-bcm/Makefile | 2 +-
drivers/clocksource/Makefile | 2 +-
drivers/mmc/host/Kconfig | 2 +-
7 files changed, 25 insertions(+), 7 deletions(-)
--
1.7.10.4
next reply other threads:[~2013-09-23 17:20 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-23 17:20 Christian Daudt [this message]
2013-09-23 17:20 ` [PATCH v2 1/4] rename ARCH_BCM to ARCH_BCM_MOBILE (mach-bcm) Christian Daudt
2013-10-28 20:38 ` Olof Johansson
2013-10-30 6:22 ` Christian Daudt
2013-09-23 17:20 ` [PATCH v2 2/4] rename ARCH_BCM to ARCH_BCM_MOBILE (clocksource) Christian Daudt
2013-12-13 8:48 ` Daniel Lezcano
2013-12-13 16:43 ` Christian Daudt
2013-09-23 17:20 ` [PATCH v2 3/4] rename ARCH_BCM to ARCH_BCM_MOBILE (mmc) Christian Daudt
2013-12-13 17:59 ` Christian Daudt
2014-03-12 21:45 ` Matt Porter
2014-03-24 13:29 ` Chris Ball
2013-09-23 17:20 ` [PATCH v2 4/4] rename ARCH_BCM to ARCH_BCM_MOBILE (dt) Christian Daudt
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=1379956836-5866-1-git-send-email-bcm@fixthebug.org \
--to=bcm@fixthebug.org \
--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 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).