projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5abba9
)
hwmon/f71882fg: Fix a typo in a comment
author
Hans de Goede
<
[email protected]
>
Sun, 13 Mar 2011 12:50:32 +0000
(13:50 +0100)
committer
Guenter Roeck
<
[email protected]
>
Sun, 13 Mar 2011 14:40:41 +0000
(07:40 -0700)
Signed-off-by: Hans de Goede <
[email protected]
>
Acked-by: Jean Delvare <
[email protected]
>
Signed-off-by: Guenter Roeck <
[email protected]
>
drivers/hwmon/f71882fg.c
patch
|
blob
|
history
diff --git
a/drivers/hwmon/f71882fg.c
b/drivers/hwmon/f71882fg.c
index 3f49dd376f023e1e6d4a281bc84ae9f05c59288a..ed04f07410fb4504fc45be2a88e5d1659e1958b5 100644
(file)
--- a/
drivers/hwmon/f71882fg.c
+++ b/
drivers/hwmon/f71882fg.c
@@
-37,7
+37,7
@@
#define SIO_F71858FG_LD_HWM 0x02 /* Hardware monitor logical device */
#define SIO_F71882FG_LD_HWM 0x04 /* Hardware monitor logical device */
#define SIO_UNLOCK_KEY 0x87 /* Key to enable Super-I/O */
-#define SIO_LOCK_KEY 0xAA /* Key to di
as
ble Super-I/O */
+#define SIO_LOCK_KEY 0xAA /* Key to di
sa
ble Super-I/O */
#define SIO_REG_LDSEL 0x07 /* Logical device select */
#define SIO_REG_DEVID 0x20 /* Device ID (2 bytes) */