mbox series

[0/2] mfd: pm8008: fix module autoloading

Message ID 20230526091646.17318-1-johan+linaro@kernel.org (mailing list archive)
Headers show
Series mfd: pm8008: fix module autoloading | expand

Message

Johan Hovold May 26, 2023, 9:16 a.m. UTC
This series adds the missing module device table alias needed for module
autoloading to the pm8008 driver and drops a bogus i2c module alias
which has never been used.

Johan


Johan Hovold (2):
  mfd: pm8008: fix module autoloading
  mfd: pm8008: drop bogus i2c module alias

 drivers/mfd/qcom-pm8008.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)