iio: dac: max517: avoid using CONFIG_PM_SLEEP
authorMarcus Folkesson <marcus.folkesson@gmail.com>
Sat, 11 Aug 2018 08:47:09 +0000 (10:47 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 19 Aug 2018 16:40:24 +0000 (17:40 +0100)
commitfe8a5420749f5d1e1bd1be15942281bf1b6e3d4e
tree12fa40ed8cf6b5f735b4f9bddc42dbde6bf8ac8c
parent9920ed25eccc9b494926be5372ba745db83481ab
iio: dac: max517: 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/max517.c