diff options
author | 2011-12-16 22:20:44 +0800 | |
---|---|---|
committer | 2012-01-04 15:52:41 -0800 | |
commit | e28dbb0661ca49ada2d6a307a1ec93dd75d515e0 (patch) | |
tree | 269aac42395eace3a010f77cd5fc29a328899d88 /kernel | |
parent | USB: usb-skeleton.c: fix open/disconnect race (diff) | |
download | wireguard-linux-e28dbb0661ca49ada2d6a307a1ec93dd75d515e0.tar.xz wireguard-linux-e28dbb0661ca49ada2d6a307a1ec93dd75d515e0.zip |
USB: usb-skeleton.c: cleanup open_count
It is not necessary to use the 'open_count' for handling
runtime pm only, because runtinme pm has built-in counter
to handle this, so remove it to make code clean.
Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions