aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorAdrian Hunter <[email protected]>2014-11-06 15:19:04 +0200
committerUlf Hansson <[email protected]>2014-11-26 14:30:51 +0100
commit4bb74313b3549f5c0c28c4652cae2cee1c2b9c95 (patch)
tree85b0359daa326667aef916bf06033c5a62bc91ed /tools/perf/scripts/python/bin/stackcollapse-record
parent04834a78bd2b40dbd8396382210db8707aecf281 (diff)
mmc: sdhci: Fix vqmmc error setting
supply.vqmmc is used with the IS_ERR macro which means the value must be valid or an error code. NULL is neither, so replace with ERR_PTR(-EINVAL). Signed-off-by: Adrian Hunter <[email protected]> Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions