diff options
author | Jean Delvare <[email protected]> | 2011-01-12 21:55:11 +0100 |
---|---|---|
committer | Jean Delvare <[email protected]> | 2011-01-12 21:55:11 +0100 |
commit | 1b7243e8f51157103dcca33236163a191c8afd01 (patch) | |
tree | 2253a2b45164f4d4ca9e384eb0eefa56dfb04860 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 1ca28218eb57143d9ae6298f10c8a193696458a8 (diff) |
hwmon: (fschmd) Drop useless mutex
As discussed one year ago, the WDIOC_GETSUPPORT ioctl only needs a
mutex because it operates on a static variable. There is no good
reason to keep this variable static, so let's just make it non-static
and drop the now useless mutex altogether.
See the discussion at:
http://marc.info/?l=lm-sensors&m=125563869402323&w=2
Signed-off-by: Jean Delvare <[email protected]>
Cc: Hans de Goede <[email protected]>
Acked-by: Guenter Roeck <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Acked-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions