Re: [PATCH 2/2] regulator: ltc3676: Fix module description

2019-02-15 Thread Tim Harvey
On Fri, Feb 15, 2019 at 3:54 AM Axel Lin wrote: > > This driver is for LTC3676 rather than LTC1376. > > Signed-off-by: Axel Lin > --- > drivers/regulator/ltc3676.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/regulator/ltc3676.c b/drivers/regulator/ltc3676.c >

[PATCH 2/2] regulator: ltc3676: Fix module description

2019-02-15 Thread Axel Lin
This driver is for LTC3676 rather than LTC1376. Signed-off-by: Axel Lin --- drivers/regulator/ltc3676.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/regulator/ltc3676.c b/drivers/regulator/ltc3676.c index 549a1a243870..e6d66e492b85 100644 --- a/drivers/regulator/lt