regulator: hi6421: Describe consumed platform device
authorGuodong Xu <guodong.xu@linaro.org>
Wed, 7 Jun 2017 07:06:04 +0000 (15:06 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 7 Jun 2017 19:25:49 +0000 (20:25 +0100)
commita8ea49d7f589fac1994a3b0af59f25cb284f3eb6
treed24178167094cc8292456341bb70672996fde921
parent2ea659a9ef488125eb46da6eb571de5eae5c43f6
regulator: hi6421: Describe consumed platform device

The hi6421-regulator driver consumes a similarly named platform device.
Adding that to the module device table, allows modprobe to locate this
driver once the device is created.

Signed-off-by: Guodong Xu <guodong.xu@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/hi6421-regulator.c