PM QoS: Correct pr_debug() misuse and improve parameter checks
authormark gross <markgross@thegnar.org>
Thu, 9 Sep 2010 21:20:09 +0000 (23:20 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Fri, 10 Sep 2010 22:53:05 +0000 (00:53 +0200)
Correct some pr_debug() misuse and add a stronger parameter check to
pm_qos_write() for the ASCII hex value case.  Thanks to Dan Carpenter
for pointing out the problem!

Signed-off-by: mark gross <markgross@thegnar.org>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>

No differences found