diff options
author | Arnd Bergmann <arnd@arndb.de> | 2010-09-11 13:31:43 -0400 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2010-10-19 05:29:54 -0400 |
commit | efbec1cd042008b49fe3cad45604088c54905a06 (patch) | |
tree | 21135467cb576f4b96fb09c28731488583a4137b /drivers/char/ds1302.c | |
parent | c4a047272566b44b44222369d50a307c708c4f74 (diff) |
tlclk: remove big kernel lock
This driver already has a global mutex, so let's just
use that in the open function instead of the BKL.
It may not even be needed there, but this patch should
have the smallest impact.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Mark Gross <mark.gross@intel.com>
Diffstat (limited to 'drivers/char/ds1302.c')
0 files changed, 0 insertions, 0 deletions