misc: add ACPI test driver
We have a bus driver for ACPI, but no drivers yet. Add a simple (rather
useless) driver that exercises the API, which future drivers can be
based on. As soon as we have proper ACPI drivers, this driver could be
removed again.

Signed-off-by: Ahmad Fatoum <ahmad@a3f.at>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 9d2cc46 commit c86507a63c6139f70e97d94ffcded88796b87b59
@Ahmad Fatoum Ahmad Fatoum authored on 4 Dec 2019
Sascha Hauer committed on 9 Dec 2019
Showing 3 changed files
View
drivers/misc/Kconfig
View
drivers/misc/Makefile
View
drivers/misc/acpi-test.c 0 → 100644