summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@ingics.com>2013-01-25 03:26:32 +0100
committerMark Brown <broonie@opensource.wolfsonmicro.com>2013-01-27 03:56:13 +0100
commitb4895e2ca58a67ebab11f4671cc301fef0eedeb7 (patch)
tree6020f72921d4380f24ada2f1ed9a6fb47d357518 /drivers/cpuidle
parentLinux 3.8-rc5 (diff)
downloadlinux-b4895e2ca58a67ebab11f4671cc301fef0eedeb7.tar.xz
linux-b4895e2ca58a67ebab11f4671cc301fef0eedeb7.zip
regulator: max8997: Fix using wrong dev argument at various places
Use &pdev->dev rather than iodev->dev for dev_err(), dev_warn() and dev_info(). Use &pdev->dev rather than iodev->dev for devm_kzalloc() and of_get_regulator_init_data(), this fixes memory leak. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'drivers/cpuidle')
0 files changed, 0 insertions, 0 deletions