On 08/15/2016 08:18 PM, Krzysztof Kozlowski wrote: > Change my email address to kernel.org account instead of Samsung one. > Also switch Maxim MUIC charger drivers from supported to maintained > mode. > > Signed-off-by: Krzysztof Kozlowski <[email protected]> > Cc: Kukjin Kim <[email protected]> > Cc: [email protected]
Acked-by: Sylwester Nawrocki <[email protected]> > --- > Changes since v1: > 1. Update also mailmap after Joe Perches suggestion. > > Affected drivers/subsystems: > 1. arch/arm, > 2. mfd, > 3. power, > 4. regulator, > 5. clk, > 6. rtc, > 7. extcon, > 8. pinctrl, > 9. sound/soc, > > However if there are no objections, I can push it through my tree (to > arm-soc folks). > --- > .mailmap | 1 + > MAINTAINERS | 14 +++++++------- > 2 files changed, 8 insertions(+), 7 deletions(-) > > diff --git a/.mailmap b/.mailmap > index 2a91c14c80bf..b18912c5121e 100644 > --- a/.mailmap > +++ b/.mailmap > @@ -88,6 +88,7 @@ Kay Sievers <[email protected]> > Kenneth W Chen <[email protected]> > Konstantin Khlebnikov <[email protected]> <[email protected]> > Koushik <[email protected]> > +Krzysztof Kozlowski <[email protected]> <[email protected]> > Krzysztof Kozlowski <[email protected]> <[email protected]> > Kuninori Morimoto <[email protected]> > Leonid I Ananiev <[email protected]> > diff --git a/MAINTAINERS b/MAINTAINERS > index 45c98485c3f0..d437e0123bac 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1623,7 +1623,7 @@ N: rockchip > > ARM/SAMSUNG EXYNOS ARM ARCHITECTURES > M: Kukjin Kim <[email protected]> > -M: Krzysztof Kozlowski <[email protected]> > +M: Krzysztof Kozlowski <[email protected]> > L: [email protected] (moderated for non-subscribers) > L: [email protected] (moderated for non-subscribers) > S: Maintained > @@ -7465,9 +7465,9 @@ F: > Documentation/devicetree/bindings/sound/max9860.txt > F: sound/soc/codecs/max9860.* > > MAXIM MUIC CHARGER DRIVERS FOR EXYNOS BASED BOARDS > -M: Krzysztof Kozlowski <[email protected]> > +M: Krzysztof Kozlowski <[email protected]> > L: [email protected] > -S: Supported > +S: Maintained > F: drivers/power/supply/max14577_charger.c > F: drivers/power/supply/max77693_charger.c > > @@ -7481,7 +7481,7 @@ F: include/dt-bindings/*/*max77802.h > > MAXIM PMIC AND MUIC DRIVERS FOR EXYNOS BASED BOARDS > M: Chanwoo Choi <[email protected]> > -M: Krzysztof Kozlowski <[email protected]> > +M: Krzysztof Kozlowski <[email protected]> > L: [email protected] > S: Supported > F: drivers/*/max14577*.c > @@ -9258,7 +9258,7 @@ F: drivers/pinctrl/sh-pfc/ > > PIN CONTROLLER - SAMSUNG > M: Tomasz Figa <[email protected]> > -M: Krzysztof Kozlowski <[email protected]> > +M: Krzysztof Kozlowski <[email protected]> > M: Sylwester Nawrocki <[email protected]> > L: [email protected] (moderated for non-subscribers) > L: [email protected] (moderated for non-subscribers) > @@ -10189,7 +10189,7 @@ S: Maintained > F: drivers/platform/x86/samsung-laptop.c > > SAMSUNG AUDIO (ASoC) DRIVERS > -M: Krzysztof Kozlowski <[email protected]> > +M: Krzysztof Kozlowski <[email protected]> > M: Sangbeom Kim <[email protected]> > M: Sylwester Nawrocki <[email protected]> > L: [email protected] (moderated for non-subscribers) > @@ -10204,7 +10204,7 @@ F: drivers/video/fbdev/s3c-fb.c > > SAMSUNG MULTIFUNCTION PMIC DEVICE DRIVERS > M: Sangbeom Kim <[email protected]> > -M: Krzysztof Kozlowski <[email protected]> > +M: Krzysztof Kozlowski <[email protected]> > L: [email protected] > L: [email protected] > S: Supported

