diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-10-11 08:49:18 +0900 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-10-11 08:49:18 +0900 |
commit | e626d177fcb7d8eb759da49c652a68ff90a59fba (patch) | |
tree | 6223d17d7601212c51d223657d273d6e7bc0807a /Documentation/hwmon/twl4030-madc-hwmon | |
parent | df632d3ce7eacf92ad9b642301c7b53a1d95b8d8 (diff) | |
parent | 0657777fcefffbf79d4a5fa0952a3f1a4248c0da (diff) | |
download | linux-e626d177fcb7d8eb759da49c652a68ff90a59fba.tar.bz2 |
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
Pull hwmon updates from Jean Delvare:
"Only trivial things this time"
* 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging:
hwmon: Drop needless includes of <linux/delay.h>
hwmon: Add missing inclusions of <linux/err.h>
hwmon: Add missing inclusions of <linux/jiffies.h>
hwmon: Fix spelling of Celsius
hwmon: Update Alexey Fisher's name
Diffstat (limited to 'Documentation/hwmon/twl4030-madc-hwmon')
-rw-r--r-- | Documentation/hwmon/twl4030-madc-hwmon | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/hwmon/twl4030-madc-hwmon b/Documentation/hwmon/twl4030-madc-hwmon index ef7984317cec..c3a3a5be10ad 100644 --- a/Documentation/hwmon/twl4030-madc-hwmon +++ b/Documentation/hwmon/twl4030-madc-hwmon @@ -41,5 +41,5 @@ Channel Signal The Sysfs nodes will represent the voltage in the units of mV, the temperature channel shows the converted temperature in -degree celcius. The Battery charging current channel represents +degree Celsius. The Battery charging current channel represents battery charging current in mA. |