test: dm: adc: use the real device name
authorPeng Fan <peng.fan@nxp.com>
Wed, 22 May 2019 07:08:09 +0000 (07:08 +0000)
committerTom Rini <trini@konsulko.com>
Sat, 13 Jul 2019 01:07:58 +0000 (21:07 -0400)
commit38ee9dfea907987545bda29e975d0e11e1356d27
tree90d5dc8e53400acf05cdd004460927fa2e747c8d
parent60ee60944bd80c76939e90b8a39430e05b9059a8
test: dm: adc: use the real device name

"adc" is not the real device name, "adc@0" is.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
test/dm/adc.c