summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJiasheng Jiang <jiasheng@iscas.ac.cn>2022-05-31 12:47:12 +0300
committerMark Brown <broonie@kernel.org>2022-06-06 14:38:50 +0300
commit82fa8f581a954ddeec1602bed9f8b4a09d100e6e (patch)
treecb78e6ded9bca4d0dd115e1931ff5ef11e94f843 /tools/perf/scripts/python/export-to-postgresql.py
parent7472eb8d7dd12b6b9b1a4f4527719cc9c7f5965f (diff)
downloadlinux-82fa8f581a954ddeec1602bed9f8b4a09d100e6e.tar.xz
ASoC: codecs: da7210: add check for i2c_add_driver
As i2c_add_driver could return error if fails, it should be better to check the return value. However, if the CONFIG_I2C and CONFIG_SPI_MASTER are both true, the return value of i2c_add_driver will be covered by spi_register_driver. Therefore, it is necessary to add check and return error if fails. Fixes: aa0e25caafb7 ("ASoC: da7210: Add support for spi regmap") Signed-off-by: Jiasheng Jiang <jiasheng@iscas.ac.cn> Link: https://lore.kernel.org/r/20220531094712.2376759-1-jiasheng@iscas.ac.cn Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions