]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: android: fix up units in timed_gpio
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 4 Feb 2009 23:05:05 +0000 (15:05 -0800)
committerGreg Kroah-Hartman <gregkh@kvm.kroah.org>
Mon, 9 Feb 2009 19:26:18 +0000 (11:26 -0800)
commit43d2d12df2509a2ce197ceb2b70963b046694165
treefcd93134f723549874d8c1e827fa8e4c001a3e63
parent8b0bfaf27f02b185f3f72352b0e08294601d275f
Staging: android: fix up units in timed_gpio

The last build fix I did messed up the units of the sysfs file.

This puts them back to be milliseconds, like they originally were.

Thanks to Juha Motorsportcom for pointing this out.

Reported-by: Juha Motorsportcom <juha_motorsportcom@luukku.com>
Cc: Mike Lockwood <lockwood@android.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/android/timed_gpio.c