]> www.infradead.org Git - users/jedix/linux-maple.git/commit
hwmon: (max6697) Drop platform data support
authorGuenter Roeck <linux@roeck-us.net>
Fri, 12 Jul 2024 20:57:13 +0000 (13:57 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 31 Jul 2024 17:43:52 +0000 (10:43 -0700)
commitf81489a136ac2c18a7b9bb22cf37c0a6f6d58545
tree7cb438f1316999861f1959a845f02df148881822
parent351047fc5947a9549bae237104b800a89923a04d
hwmon: (max6697) Drop platform data support

Platform data is not used anywhere in the upstram kernel.
Drop support for it to simplify code maintenance.

Reviewed-by: Tzung-Bi Shih <tzungbi@kernel.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/max6697.c
include/linux/platform_data/max6697.h [deleted file]