]> git.karo-electronics.de Git - karo-tx-linux.git/commit
regulator: hi655x: Describe consumed platform device
authorJeremy Linton <lintonrjeremy@gmail.com>
Mon, 3 Apr 2017 05:28:42 +0000 (00:28 -0500)
committerMark Brown <broonie@kernel.org>
Mon, 3 Apr 2017 17:50:27 +0000 (18:50 +0100)
commit2f3c578fe2edf1de7ab981d1d7121e2eeee5b466
tree56d61549377f5db882e520c8cf1572e678e17c28
parentd00b74613fb18dfd0a5aa99270ee2e72d5c808d7
regulator: hi655x: Describe consumed platform device

The hi655x-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: Jeremy Linton <lintonrjeremy@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/hi655x-regulator.c