usb: wwan: fix compilation without CONFIG_PM_RUNTIME
authorOliver Neukum <oliver@neukum.org>
Fri, 18 Mar 2011 11:44:17 +0000 (12:44 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 23 Mar 2011 20:16:06 +0000 (13:16 -0700)
The pm usage counter must be accessed with the proper wrappers
to allow compilation under all configurations.

Signed-off-by: Oliver Neukum <oneukum@suse.de>
Reported-by: Eric Dumazet <eric.dumazet@gmail.com>
Reported-by: Tao Ma <boyu.mt@taobao.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found