[PATCH] drm: rcar-du: Use ARCH_RENESAS

2016-02-23 Thread 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 Horma

[PATCH] drm: rcar-du: Use ARCH_RENESAS

2016-02-23 Thread Laurent Pinchart
Hi Simon, Thank you for the patch. On Tuesday 23 February 2016 10:06:12 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