On Tue, 17 Mar 2015, Krzysztof Kozlowski wrote:

> From: Chanwoo Choi <cw00.c...@samsung.com>
> 
> This patch modify the RTC compatible name of S2MPS13 because S2MPS13's RTC is
> equal to S2MPS14's RTC.
> 
> Cc: Lee Jones <lee.jo...@linaro.org>
> Suggested-by: Krzysztof Kozlowski <k.kozlow...@samsung.com>
> Signed-off-by: Chanwoo Choi <cw00.c...@samsung.com>
> Signed-off-by: Krzysztof Kozlowski <k.kozlow...@samsung.com>
> 
> ---
> 
> Changes since v1:
> 1. New patch.
> ---
>  drivers/mfd/sec-core.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

> diff --git a/drivers/mfd/sec-core.c b/drivers/mfd/sec-core.c
> index 0a7bc43db4e4..59bf322feacd 100644
> --- a/drivers/mfd/sec-core.c
> +++ b/drivers/mfd/sec-core.c
> @@ -76,7 +76,7 @@ static const struct mfd_cell s2mps11_devs[] = {
>  
>  static const struct mfd_cell s2mps13_devs[] = {
>       { .name = "s2mps13-pmic", },
> -     { .name = "s2mps13-rtc", },
> +     { .name = "s2mps14-rtc", },
>       {
>               .name = "s2mps13-clk",
>               .of_compatible = "samsung,s2mps13-clk",

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to