From: Ming Lei Date: Fri, 16 Dec 2011 14:20:44 +0000 (+0800) Subject: USB: usb-skeleton.c: cleanup open_count X-Git-Tag: v3.3-rc1~153^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e28dbb0661ca49ada2d6a307a1ec93dd75d515e0;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed