git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd6ad24
)
ACPI / fan: remove no need check for device pointer
author
Aaron Lu
<aaron.lu@intel.com>
Tue, 19 Nov 2013 07:21:24 +0000
(15:21 +0800)
committer
Zhang Rui
<rui.zhang@intel.com>
Fri, 10 Oct 2014 05:57:11 +0000
(13:57 +0800)
The device pointer will not be NULL in the PM callback and ACPI driver's
add/remove callback, so checking NULL for them isn't necessary.
Signed-off-by: Aaron Lu <aaron.lu@intel.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
No differences found