Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit da42bbd9 authored by Javier Martinez Canillas's avatar Javier Martinez Canillas Committed by Sebastian Reichel
Browse files

power: Remove unnecessary MODULE_ALIAS() for I2C drivers



These drivers already have an I2C device id table that is used to create
module aliases and the used MODULE_ALIAS() was either already in the I2C
table so it was redundant or wasn't a valid I2C id so it was never used.

Signed-off-by: default avatarJavier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: default avatarSebastian Reichel <sre@kernel.org>
parent 9615a299
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment