commit | bac1e74dba9755128748b872a0f304dad4d198c6 | [log] [tgz] |
---|---|---|
author | David Alan Gilbert <linux@treblig.org> | Tue Aug 24 20:22:18 2010 +0200 |
committer | Rafael J. Wysocki <rjw@sisk.pl> | Tue Aug 24 20:22:18 2010 +0200 |
tree | 68ffa67da67b1d7f06b4ff1cc7a705d3a5842386 | |
parent | f4e385ccfc10f44364101b126d1ac52b4c806f1d [diff] |
PM QoS: Fix kzalloc() parameters swapped in pm_qos_power_open() sparse spotted that the kzalloc() in pm_qos_power_open() in the current Linus' git tree had its parameters swapped. Fix this. Signed-off-by: David Alan Gilbert <linux@treblig.org> Acked-by: mark gross <markgross@thegnar.org> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>