aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorVinod Koul <[email protected]>2020-08-26 22:03:37 +0530
committerMark Brown <[email protected]>2020-08-26 18:58:40 +0100
commit344850d93c098e1b17e6f89d5e436893e9762ef3 (patch)
tree48dca72f05c93cc645cdc5c1e5fd0f0e4dfedd49 /tools/perf/scripts/python/export-to-postgresql.py
parent6e0c9b5f90978287b5a3d38ee83203d295f375f1 (diff)
ASoC: rt1308-sdw: Fix return check for devm_regmap_init_sdw()
devm_regmap_init_sdw() returns a valid pointer on success or ERR_PTR on failure which should be checked with IS_ERR. Also use PTR_ERR for returning error codes. Reported-by: Takashi Iwai <[email protected]> Fixes: a87a6653a28c ("ASoC: rt1308-sdw: add rt1308 SdW amplifier driver") Signed-off-by: Vinod Koul <[email protected]> Reviewed-by: Pierre-Louis Bossart <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions