]> asedeno.scripts.mit.edu Git - linux.git/commit
iio: dac: max5821: Fix module autoload for OF platform driver
authorLuis de Bethencourt <luis@debethencourt.com>
Thu, 17 Sep 2015 17:02:32 +0000 (19:02 +0200)
committerJonathan Cameron <jic23@kernel.org>
Wed, 23 Sep 2015 19:23:23 +0000 (20:23 +0100)
commite09f56f3f09638a0f0120be81352378ed1727431
tree1c44970d9a073bc831e92b31d98f64b4f4a9979d
parentb2a768949c4906d87fd0c65b39752e599b5a1860
iio: dac: max5821: Fix module autoload for OF platform driver

This platform driver has a OF device ID table but the OF module
alias information is not created so module autoloading won't work.

Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/dac/max5821.c