* [PATCH] iio: adc: Kconfig: Append vendor name for IMX7D_ADC
@ 2017-06-17 21:00 Fabio Estevam
2017-06-20 16:50 ` Jonathan Cameron
0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2017-06-17 21:00 UTC (permalink / raw)
To: jic23; +Cc: linux-iio, Fabio Estevam
From: Fabio Estevam <fabio.estevam@nxp.com>
To keep IMX7D_ADC text consistent with other iio/adc entries, add
the vendor name to the driver menu text.
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
---
drivers/iio/adc/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/iio/adc/Kconfig b/drivers/iio/adc/Kconfig
index 614fa41..b56c4a1 100644
--- a/drivers/iio/adc/Kconfig
+++ b/drivers/iio/adc/Kconfig
@@ -322,7 +322,7 @@ config INA2XX_ADC
This driver is mutually exclusive with the HWMON version.
config IMX7D_ADC
- tristate "IMX7D ADC driver"
+ tristate "Freescale IMX7D ADC driver"
depends on ARCH_MXC || COMPILE_TEST
depends on HAS_IOMEM
help
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] iio: adc: Kconfig: Append vendor name for IMX7D_ADC
2017-06-17 21:00 [PATCH] iio: adc: Kconfig: Append vendor name for IMX7D_ADC Fabio Estevam
@ 2017-06-20 16:50 ` Jonathan Cameron
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Cameron @ 2017-06-20 16:50 UTC (permalink / raw)
To: Fabio Estevam; +Cc: linux-iio, Fabio Estevam
On Sat, 17 Jun 2017 18:00:16 -0300
Fabio Estevam <festevam@gmail.com> wrote:
> From: Fabio Estevam <fabio.estevam@nxp.com>
>
> To keep IMX7D_ADC text consistent with other iio/adc entries, add
> the vendor name to the driver menu text.
>
> Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Applied to the togreg branch of iio.git and pushed out as testing
whilst the autobuilders play with the other patches.
Thanks,
Jonathan
> ---
> drivers/iio/adc/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/iio/adc/Kconfig b/drivers/iio/adc/Kconfig
> index 614fa41..b56c4a1 100644
> --- a/drivers/iio/adc/Kconfig
> +++ b/drivers/iio/adc/Kconfig
> @@ -322,7 +322,7 @@ config INA2XX_ADC
> This driver is mutually exclusive with the HWMON version.
>
> config IMX7D_ADC
> - tristate "IMX7D ADC driver"
> + tristate "Freescale IMX7D ADC driver"
> depends on ARCH_MXC || COMPILE_TEST
> depends on HAS_IOMEM
> help
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-06-20 16:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-17 21:00 [PATCH] iio: adc: Kconfig: Append vendor name for IMX7D_ADC Fabio Estevam
2017-06-20 16:50 ` Jonathan Cameron
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).