* [PATCH] ARM: shmobile: kzm9g_defconfig: Update AK8975 config option
@ 2014-11-25 15:24 Geert Uytterhoeven
2014-11-28 0:35 ` Simon Horman
0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2014-11-25 15:24 UTC (permalink / raw)
To: linux-arm-kernel
CONFIG_SENSORS_AK8975 was renamed to CONFIG_AK8975 in commit
2fc72cd8354e3e9c ("iio:magnetometer:ak8975 move driver out of staging")
in v3.10.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
arch/arm/configs/kzm9g_defconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/configs/kzm9g_defconfig b/arch/arm/configs/kzm9g_defconfig
index 8cb115d74fdf4e37..bfe568847503ff5f 100644
--- a/arch/arm/configs/kzm9g_defconfig
+++ b/arch/arm/configs/kzm9g_defconfig
@@ -126,8 +126,8 @@ CONFIG_DMADEVICES=y
CONFIG_SH_DMAE=y
CONFIG_ASYNC_TX_DMA=y
CONFIG_STAGING=y
-CONFIG_SENSORS_AK8975=y
CONFIG_IIO=y
+CONFIG_AK8975=y
# CONFIG_DNOTIFY is not set
CONFIG_VFAT_FS=y
CONFIG_TMPFS=y
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] ARM: shmobile: kzm9g_defconfig: Update AK8975 config option
2014-11-25 15:24 [PATCH] ARM: shmobile: kzm9g_defconfig: Update AK8975 config option Geert Uytterhoeven
@ 2014-11-28 0:35 ` Simon Horman
0 siblings, 0 replies; 2+ messages in thread
From: Simon Horman @ 2014-11-28 0:35 UTC (permalink / raw)
To: linux-arm-kernel
On Tue, Nov 25, 2014 at 04:24:59PM +0100, Geert Uytterhoeven wrote:
> CONFIG_SENSORS_AK8975 was renamed to CONFIG_AK8975 in commit
> 2fc72cd8354e3e9c ("iio:magnetometer:ak8975 move driver out of staging")
> in v3.10.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Thanks. I have queued this up for v3.20.
I choose not to queue it up as a fix as it seems to not have
been noticed for almost 8 kernel releases and thus is low priority.
I am happy to change this approach if you wish.
> ---
> arch/arm/configs/kzm9g_defconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/configs/kzm9g_defconfig b/arch/arm/configs/kzm9g_defconfig
> index 8cb115d74fdf4e37..bfe568847503ff5f 100644
> --- a/arch/arm/configs/kzm9g_defconfig
> +++ b/arch/arm/configs/kzm9g_defconfig
> @@ -126,8 +126,8 @@ CONFIG_DMADEVICES=y
> CONFIG_SH_DMAE=y
> CONFIG_ASYNC_TX_DMA=y
> CONFIG_STAGING=y
> -CONFIG_SENSORS_AK8975=y
> CONFIG_IIO=y
> +CONFIG_AK8975=y
> # CONFIG_DNOTIFY is not set
> CONFIG_VFAT_FS=y
> CONFIG_TMPFS=y
> --
> 1.9.1
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-11-28 0:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-25 15:24 [PATCH] ARM: shmobile: kzm9g_defconfig: Update AK8975 config option Geert Uytterhoeven
2014-11-28 0:35 ` Simon Horman
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).