regulator: max5970: Drop unused structs
authorPatrick Rudolph <patrick.rudolph@9elements.com>
Wed, 2 Oct 2024 12:54:58 +0000 (14:54 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 10 Oct 2024 11:16:58 +0000 (12:16 +0100)
commitfceffbfe57af7d9941d08e1a995cccf558d08451
treeb4683205deea6235948e5da43997620a18c0a9a7
parent4e9a2c91bff44336157eefd8d80b8ceb27918737
regulator: max5970: Drop unused structs

After splitting the max5970 into a MFD device clean the remaining
code and drop unused structs.

The struct max5970_data and enum max5970_chip_type aren't used.

Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Acked-by: Lee Jones <lee@kernel.org>
Link: https://patch.msgid.link/20241002125500.78278-1-patrick.rudolph@9elements.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/max5970-regulator.c
include/linux/mfd/max5970.h