• A
    tlclk: remove big kernel lock · efbec1cd
    Arnd Bergmann 提交于
    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: NArnd Bergmann <arnd@arndb.de>
    Cc: Mark Gross <mark.gross@intel.com>
    efbec1cd
tlclk.c 23.3 KB