power_supply: Add test_power driver
authorAnton Vorontsov <cbouatmailru@gmail.com>
Mon, 17 May 2010 19:46:45 +0000 (23:46 +0400)
committerAnton Vorontsov <cbouatmailru@gmail.com>
Tue, 18 May 2010 15:58:56 +0000 (19:58 +0400)
commita1e50fd4452b2ed57376ece465a17276b59fad9c
tree43f0b2a069bf9ab57646ddb7242e3949a277af27
parent06b9e650ce5eaf14ac1486b2f05baaf2ba22ad22
power_supply: Add test_power driver

Just a handy driver that is used for testing purposes.

Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
drivers/power/Kconfig
drivers/power/Makefile
drivers/power/test_power.c [new file with mode: 0644]