• Arnd Bergmann's avatar
    tlclk: remove big kernel lock · efbec1cd
    Arnd Bergmann authored
    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: default avatarArnd Bergmann <arnd@arndb.de>
    Cc: Mark Gross <mark.gross@intel.com>
    efbec1cd
tlclk.c 23.3 KB