commit | 97ac01d8f1b8d1c9e5af32c2813ba771835961f9 | [log] [tgz] |
---|---|---|
author | Oliver Neukum <oliver@neukum.org> | Fri Mar 18 12:44:17 2011 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Mar 23 13:16:06 2011 -0700 |
tree | c3aafd90f3ca9afd4bd67daadf515879c11ff54d | |
parent | adaa3c6342b249548ea830fe8e02aa5b45be8688 [diff] |
usb: wwan: fix compilation without CONFIG_PM_RUNTIME 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>