Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[PATCH] gpio: max7300: Fix trivial typo in Kconfig help text

1 view
Skip to first unread message

Axel Lin

unread,
May 19, 2013, 2:30:01 AM5/19/13
to
max7301 is controlled through SPI interface which means another driver.

Signed-off-by: Axel Lin <axel...@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



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majo...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

Wolfram Sang

unread,
May 19, 2013, 6:00:01 AM5/19/13
to
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...@ingics.com>

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

Linus Walleij

unread,
May 30, 2013, 1:00:02 PM5/30/13
to
On Sun, May 19, 2013 at 8:25 AM, Axel Lin <axel...@ingics.com> wrote:

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

Applied with Wolfram's ACK.

Yours,
Linus Walleij
0 new messages