[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOMwXhNB7Jmx9qjbY=_HH8SdwkTG70pOwDd7xQ5U5Xtw+r3Afg@mail.gmail.com>
Date: Mon, 10 Feb 2014 07:46:26 +0000
From: Laszlo Papp <lpapp@....org>
To: Krzysztof Kozlowski <k.kozlowski@...sung.com>
Cc: Lee Jones <lee.jones@...aro.org>,
Linus Walleij <linus.walleij@...aro.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2] mfd: MAX6650/6651 support
>> + help
>> + Say yes here to support for Maxim Semiconductor MAX6650/MAX6651. This is
>> + a fan speed regulator and monitor IC. This driver provies common support
>
> s/provies/provides/
Good catch!
(Note to myself: I should have run my vim spellchecker... )
>> + max665x->map = regmap_init_i2c(i2c, &max665x_regmap_config);
>
> Use devm_regmap_init_i2c() (or add missing regmap_exit()).
Ah, okay, I was not aware of that, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists