alistair23-linux/drivers/base/power
Jonghwan Choi 0ab1e79b82 PM / Clocks: Remove redundant NULL checks before kfree()
Since kfree() checks it its argument is not NULL, it is not necessary
to duplicate this check in __pm_clk_remove().

[rjw: Added the changelog.]

Signed-off-by: Jonghwan Choi <jhbird.choi@samsung.com>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
2011-10-22 00:22:54 +02:00
..
clock_ops.c PM / Clocks: Remove redundant NULL checks before kfree() 2011-10-22 00:22:54 +02:00
common.c PM: Move clock-related definitions and headers to separate file 2011-08-25 15:34:19 +02:00
domain.c PM / Sleep: Mark devices involved in wakeup signaling during suspend 2011-10-22 00:19:29 +02:00
generic_ops.c PM: Introduce generic "noirq" callback routines for subsystems (v2) 2011-07-02 14:29:55 +02:00
main.c Merge branch 'pm-domains' into pm-for-linus 2011-10-22 00:21:52 +02:00
Makefile PM QoS: Implement per-device PM QoS constraints 2011-08-25 15:35:41 +02:00
opp.c PM / OPP: Add OPP availability change notifier. 2011-09-30 22:35:12 +02:00
power.h PM / QoS: Add function dev_pm_qos_read_value() (v3) 2011-10-04 21:54:26 +02:00
qos.c PM / QoS: Add function dev_pm_qos_read_value() (v3) 2011-10-04 21:54:26 +02:00
runtime.c PM / Runtime: Handle .runtime_suspend() failure correctly 2011-10-16 23:25:23 +02:00
sysfs.c atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
trace.c PM: Add "RTC" to PM trace time stamps to avoid confusion 2011-07-15 23:58:19 +02:00
wakeup.c PM: Update the policy on default wakeup settings 2011-10-16 23:28:51 +02:00