* [PATCH] ata: sata_rcar: Use ARCH_RENESAS
@ 2016-03-03 1:28 Simon Horman
2016-03-03 8:30 ` Geert Uytterhoeven
2016-03-04 12:48 ` Tejun Heo
0 siblings, 2 replies; 3+ messages in thread
From: Simon Horman @ 2016-03-03 1:28 UTC (permalink / raw)
To: Tejun Heo; +Cc: linux-ide, linux-renesas-soc, Magnus Damm, Simon Horman
Make use of ARCH_RENESAS in place of ARCH_SHMOBILE.
This is part of an ongoing process to migrate from ARCH_SHMOBILE to
ARCH_RENESAS the motivation for which being that RENESAS seems to be a more
appropriate name than SHMOBILE for the majority of Renesas ARM based SoCs.
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
drivers/ata/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Based on libata/master
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig
index 861643ea91b5..f1f83e9bf425 100644
--- a/drivers/ata/Kconfig
+++ b/drivers/ata/Kconfig
@@ -355,7 +355,7 @@ config SATA_PROMISE
config SATA_RCAR
tristate "Renesas R-Car SATA support"
- depends on ARCH_SHMOBILE || COMPILE_TEST
+ depends on ARCH_RENESAS || COMPILE_TEST
help
This option enables support for Renesas R-Car Serial ATA.
--
2.1.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] ata: sata_rcar: Use ARCH_RENESAS
2016-03-03 1:28 [PATCH] ata: sata_rcar: Use ARCH_RENESAS Simon Horman
@ 2016-03-03 8:30 ` Geert Uytterhoeven
2016-03-04 12:48 ` Tejun Heo
1 sibling, 0 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2016-03-03 8:30 UTC (permalink / raw)
To: Simon Horman
Cc: Tejun Heo, linux-ide@vger.kernel.org, linux-renesas-soc,
Magnus Damm
On Thu, Mar 3, 2016 at 2:28 AM, Simon Horman <horms+renesas@verge.net.au> wrote:
> Make use of ARCH_RENESAS in place of ARCH_SHMOBILE.
>
> This is part of an ongoing process to migrate from ARCH_SHMOBILE to
> ARCH_RENESAS the motivation for which being that RENESAS seems to be a more
> appropriate name than SHMOBILE for the majority of Renesas ARM based SoCs.
>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [PATCH] ata: sata_rcar: Use ARCH_RENESAS
2016-03-03 1:28 [PATCH] ata: sata_rcar: Use ARCH_RENESAS Simon Horman
2016-03-03 8:30 ` Geert Uytterhoeven
@ 2016-03-04 12:48 ` Tejun Heo
1 sibling, 0 replies; 3+ messages in thread
From: Tejun Heo @ 2016-03-04 12:48 UTC (permalink / raw)
To: Simon Horman; +Cc: linux-ide, linux-renesas-soc, Magnus Damm
On Thu, Mar 03, 2016 at 10:28:50AM +0900, Simon Horman wrote:
> Make use of ARCH_RENESAS in place of ARCH_SHMOBILE.
>
> This is part of an ongoing process to migrate from ARCH_SHMOBILE to
> ARCH_RENESAS the motivation for which being that RENESAS seems to be a more
> appropriate name than SHMOBILE for the majority of Renesas ARM based SoCs.
>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Applied to libata/for-4.6.
Thanks.
--
tejun
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-03-04 12:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-03 1:28 [PATCH] ata: sata_rcar: Use ARCH_RENESAS Simon Horman
2016-03-03 8:30 ` Geert Uytterhoeven
2016-03-04 12:48 ` Tejun Heo
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).