hwmon: Remove smm665 driver
authorGuenter Roeck <linux@roeck-us.net>
Sun, 16 Jul 2023 15:39:41 +0000 (08:39 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 21 Aug 2023 13:04:29 +0000 (06:04 -0700)
commitb3af14c4c2841343584b61c49b0cfb8808764239
treea8659b6d8f9981d3534fd8a523cbe8964a180d1f
parent23299bba08dfb7037877edcc430c907f0522c856
hwmon: Remove smm665 driver

SMM665 and related chips are power controller/sequencer chips from
Summit Microelectronics. The company was acquired by Qualcomm in 2012,
and support for the chip series stopped.

The chips are long since gone from active use, making the driver
unsupportable and just consuming space and compile time. Remove it.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/index.rst
Documentation/hwmon/smm665.rst [deleted file]
MAINTAINERS
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/smm665.c [deleted file]