iio: adc: coverity defect cleanup [1/1]
authorXingyu Chen <xingyu.chen@amlogic.com>
Thu, 12 Sep 2019 03:04:08 +0000 (11:04 +0800)
committerTao Zeng <tao.zeng@amlogic.com>
Mon, 23 Sep 2019 09:05:38 +0000 (02:05 -0700)
commit0ff6f7544d466ab56caf886762275dbf0f62bbaa
treed24e43a1a183dcbbde9f8068868eeab66a662a01
parenta0bbd9d53c5e0980ba1b3abf6ab7ddfc7f0b196e
iio: adc: coverity defect cleanup [1/1]

PD#SWPL-13967

Problem:
unchecked return value of regmap_write

Solution:
to check the return value

Verify:
test pass on g12a

Change-Id: Ibb45e36d7c24f0e0ea8b14da75e887321ee5b791
Signed-off-by: Xingyu Chen <xingyu.chen@amlogic.com>
drivers/amlogic/iio/adc/meson_saradc.c