mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-12 08:09:56 +00:00
regulator: mt6323: Fix module description
Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
2fdf829236
commit
15b1dc9823
@ -421,5 +421,5 @@ static struct platform_driver mt6323_regulator_driver = {
|
||||
module_platform_driver(mt6323_regulator_driver);
|
||||
|
||||
MODULE_AUTHOR("Chen Zhong <chen.zhong@mediatek.com>");
|
||||
MODULE_DESCRIPTION("Regulator Driver for MediaTek MT6397 PMIC");
|
||||
MODULE_DESCRIPTION("Regulator Driver for MediaTek MT6323 PMIC");
|
||||
MODULE_LICENSE("GPL v2");
|
||||
|
Loading…
x
Reference in New Issue
Block a user