OSDN Git Service

adc: Move the max111x driver to the adc directory
authorCorey Minyard <cminyard@mvista.com>
Tue, 18 May 2021 20:54:52 +0000 (15:54 -0500)
committerCorey Minyard <cminyard@mvista.com>
Thu, 17 Jun 2021 12:10:32 +0000 (07:10 -0500)
commit58f3e3fe69a66a5c27675faf3e7afa52e027e621
treed7c4338e970f4911b123b6aa51b247a5a33f600f
parent246f530cdb5a93b5da6db2c2fb00549b4081d943
adc: Move the max111x driver to the adc directory

It's an adc, put it where it belongs.

Cc: Andrzej Zaborowski <balrogg@gmail.com>
Cc: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-arm@nongnu.org
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
MAINTAINERS
hw/adc/Kconfig
hw/adc/max111x.c [moved from hw/misc/max111x.c with 99% similarity]
hw/adc/meson.build
hw/arm/spitz.c
hw/misc/Kconfig
hw/misc/meson.build
include/hw/adc/max111x.h [moved from include/hw/misc/max111x.h with 100% similarity]