public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] gpio: max7300: Fix trivial typo in Kconfig help text
@ 2013-05-19  6:25 Axel Lin
  2013-05-19  9:52 ` Wolfram Sang
  2013-05-30 16:54 ` Linus Walleij
  0 siblings, 2 replies; 3+ messages in thread
From: Axel Lin @ 2013-05-19  6:25 UTC (permalink / raw)
  To: Grant Likely, Linus Walleij; +Cc: Wolfram Sang, linux-kernel

max7301 is controlled through SPI interface which means another driver.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
---
 drivers/gpio/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index 6575d77..4e0884a 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -330,7 +330,7 @@ config GPIO_MAX7300
 	depends on I2C
 	select GPIO_MAX730X
 	help
-	  GPIO driver for Maxim MAX7301 I2C-based GPIO expander.
+	  GPIO driver for Maxim MAX7300 I2C-based GPIO expander.
 
 config GPIO_MAX732X
 	tristate "MAX7319, MAX7320-7327 I2C Port Expanders"
-- 
1.8.1.2




^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] gpio: max7300: Fix trivial typo in Kconfig help text
  2013-05-19  6:25 [PATCH] gpio: max7300: Fix trivial typo in Kconfig help text Axel Lin
@ 2013-05-19  9:52 ` Wolfram Sang
  2013-05-30 16:54 ` Linus Walleij
  1 sibling, 0 replies; 3+ messages in thread
From: Wolfram Sang @ 2013-05-19  9:52 UTC (permalink / raw)
  To: Axel Lin; +Cc: Grant Likely, Linus Walleij, linux-kernel

On Sun, May 19, 2013 at 02:25:48PM +0800, Axel Lin wrote:
> max7301 is controlled through SPI interface which means another driver.
> 
> Signed-off-by: Axel Lin <axel.lin@ingics.com>

Acked-by: Wolfram Sang <wsa@the-dreams.de>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] gpio: max7300: Fix trivial typo in Kconfig help text
  2013-05-19  6:25 [PATCH] gpio: max7300: Fix trivial typo in Kconfig help text Axel Lin
  2013-05-19  9:52 ` Wolfram Sang
@ 2013-05-30 16:54 ` Linus Walleij
  1 sibling, 0 replies; 3+ messages in thread
From: Linus Walleij @ 2013-05-30 16:54 UTC (permalink / raw)
  To: Axel Lin; +Cc: Grant Likely, Wolfram Sang, linux-kernel@vger.kernel.org

On Sun, May 19, 2013 at 8:25 AM, Axel Lin <axel.lin@ingics.com> wrote:

> max7301 is controlled through SPI interface which means another driver.
>
> Signed-off-by: Axel Lin <axel.lin@ingics.com>

Applied with Wolfram's ACK.

Yours,
Linus Walleij

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-05-30 16:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-19  6:25 [PATCH] gpio: max7300: Fix trivial typo in Kconfig help text Axel Lin
2013-05-19  9:52 ` Wolfram Sang
2013-05-30 16:54 ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox