iio: dac: max5821: avoid using CONFIG_PM_SLEEP
authorMarcus Folkesson <marcus.folkesson@gmail.com>
Sat, 11 Aug 2018 08:47:18 +0000 (10:47 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 19 Aug 2018 16:41:31 +0000 (17:41 +0100)
commitb6ec220c28268872cad624aa824463a52c50ed47
tree710616fe57c8f95243d86ac984b19f79206ad67b
parentfe8a5420749f5d1e1bd1be15942281bf1b6e3d4e
iio: dac: max5821: avoid using CONFIG_PM_SLEEP

This is already handled by SIMPLE_DEV_PM_OPS().

Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/dac/max5821.c