]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit63def8529d33ba13f351672c1117303750947c34
tree90d5dc8e53400acf05cdd004460927fa2e747c8d
parentb3788a0cacdfad71df2422c5fb57cc2c99039876
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