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: NArnd Bergmann <arnd@arndb.de>
Cc: Mark Gross <mark.gross@intel.com>
Showing
想要评论请 注册 或 登录