mfd: pm8008: Fix module autoloading
authorJohan Hovold <johan+linaro@kernel.org>
Fri, 26 May 2023 09:16:45 +0000 (11:16 +0200)
committerLee Jones <lee@kernel.org>
Thu, 15 Jun 2023 08:19:38 +0000 (09:19 +0100)
commitd420c9886f5369697047b880221789bf0054e438
treecd92a8099cb4e9381b2def6f8bd04b1577a8a474
parent29e92d8ea8e9410c10f2ebdc4abf679be0ff099c
mfd: pm8008: Fix module autoloading

Add the missing module device table alias to that the driver can be
autoloaded when built as a module.

Cc: stable@vger.kernel.org # 5.14
Fixes: 6b149f3310a4 ("mfd: pm8008: Add driver for QCOM PM8008 PMIC")
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20230526091646.17318-2-johan+linaro@kernel.org
drivers/mfd/qcom-pm8008.c