]> www.infradead.org Git - users/jedix/linux-maple.git/commit
regulator: tps65219: Remove MODULE_ALIAS
authorShree Ramamoorthy <s-ramamoorthy@ti.com>
Tue, 17 Dec 2024 20:45:25 +0000 (14:45 -0600)
committerMark Brown <broonie@kernel.org>
Tue, 17 Dec 2024 21:20:00 +0000 (21:20 +0000)
commitca321ef98b80eb282a4dcdd5231f666c610b0575
tree76c98e5ed983ce82f6fde0157218d6b00736200d
parent2ef8310c464cac41a024fc6fd2910e51f10a38e7
regulator: tps65219: Remove MODULE_ALIAS

Remove MODULE_ALIAS because the same module alias is already generated by
MODULE_DEVICE_TABLE.

Signed-off-by: Shree Ramamoorthy <s-ramamoorthy@ti.com>
Link: https://patch.msgid.link/20241217204526.1010989-4-s-ramamoorthy@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/tps65219-regulator.c