]> git.ipfire.org Git - thirdparty/linux.git/commit
mfd: tps65219: Use MFD_CELL macros
authorShree Ramamoorthy <s-ramamoorthy@ti.com>
Tue, 17 Dec 2024 20:49:34 +0000 (14:49 -0600)
committerLee Jones <lee@kernel.org>
Thu, 9 Jan 2025 09:55:35 +0000 (09:55 +0000)
commit6891e88dfbbcd897b381dbc464211bf31a854509
tree4e798eb17254de4592895bcd1b9175d20e2c88e8
parent259230378c65ebb6b4815b4dd175c5298428b9fa
mfd: tps65219: Use MFD_CELL macros

Use MFD_CELL macro helpers instead of plain struct properties, which makes
the code shorter with the common defined MFD cell attributes.

Signed-off-by: Shree Ramamoorthy <s-ramamoorthy@ti.com>
Link: https://lore.kernel.org/r/20241217204935.1012106-2-s-ramamoorthy@ti.com
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/mfd/tps65219.c