Re: [PATCH] misc: fsa9480: Delete this driver

From: Chanwoo Choi
Date: Sun Jun 30 2019 - 21:25:47 EST


Hi Linus,

On 19. 6. 30. ìí 11:03, Linus Walleij wrote:
> The FSA9480 has a new driver more appropriately located
> in the drivers/extcon subsystem. It is also more complete
> and includes device tree support. Delete the old misc
> driver.
>
> Cc: PaweÅ Chmiel <pawel.mikolaj.chmiel@xxxxxxxxx>
> Cc: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
> Cc: Arnd Bergmann <arnd@xxxxxxxx>
> Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
> ---
> drivers/misc/Kconfig | 9 -
> drivers/misc/Makefile | 1 -
> drivers/misc/fsa9480.c | 547 --------------------------
> include/linux/platform_data/fsa9480.h | 24 --
> 4 files changed, 581 deletions(-)
> delete mode 100644 drivers/misc/fsa9480.c
> delete mode 100644 include/linux/platform_data/fsa9480.h
>

Reviewed-by: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>

Best Regards,
Chanwoo Choi