diff options
| author | Masahiro Yamada <[email protected]> | 2016-04-20 11:16:26 +0900 |
|---|---|---|
| committer | Ulf Hansson <[email protected]> | 2016-05-02 10:33:32 +0200 |
| commit | 0a782cb1fc2407163123fccd01f65da70d4d2cd8 (patch) | |
| tree | 8b20c897a1bef847e6c5e0f3c05de8b177a7e3fe /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 0b2ed795e1f49dace195f3a4d35eee281b6cfbbf (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 <[email protected]>
Acked-by: Adrian Hunter <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions