summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-04-20 11:16:26 +0900
committerUlf Hansson <ulf.hansson@linaro.org>2016-05-02 10:33:32 +0200
commit0a782cb1fc2407163123fccd01f65da70d4d2cd8 (patch)
tree8b20c897a1bef847e6c5e0f3c05de8b177a7e3fe /tools/perf/scripts/python/export-to-sqlite.py
parent0b2ed795e1f49dace195f3a4d35eee281b6cfbbf (diff)
mmc: sdhci-pltfm: check return value of platform_get_irq()
The function platform_get_irq() can fail; it returns a negative error code on failure. A negative IRQ number will make sdhci_add_host() fail to request IRQ anyway, but it makes sense to let it fail earlier here. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions