diff options
author | 2021-01-18 09:38:15 -0300 | |
---|---|---|
committer | 2021-01-20 18:47:35 +0000 | |
commit | 4e63b56593e25937f22c01ae60574a3b0548553c (patch) | |
tree | d7aa32706c78766a5ca4d612e70e57af95ebc1cb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: fsl_esai: Remove of_device_get_match_data() error check (diff) | |
download | wireguard-linux-4e63b56593e25937f22c01ae60574a3b0548553c.tar.xz wireguard-linux-4e63b56593e25937f22c01ae60574a3b0548553c.zip |
ASoC: fsl_spdif: Remove of_device_get_match_data() error check
The only way this driver can be probed is via devicetree, which always
provides driver data.
Remove the unneeded of_device_get_match_data() error check, as it
can never fail.
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Link: https://lore.kernel.org/r/20210118123815.1630882-6-festevam@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions