commit | 200d925e236f1a839bd52680f13649b23f727d51 | [log] [tgz] |
---|---|---|
author | Tian Tao <tiantao6@hisilicon.com> | Mon Mar 22 11:57:56 2021 +0800 |
committer | Mark Brown <broonie@kernel.org> | Thu Mar 25 13:58:55 2021 +0000 |
tree | daa2a8a21b3e8c29705ede31bc66ec2c5dfe918b | |
parent | 3f994c25868729fb63a4eef42a7040e563eff365 [diff] |
spi: imx: Use of_device_get_match_data() helper Use the of_device_get_match_data() helper instead of open coding. Signed-off-by: Tian Tao <tiantao6@hisilicon.com> Link: https://lore.kernel.org/r/1616385476-53327-1-git-send-email-tiantao6@hisilicon.com Signed-off-by: Mark Brown <broonie@kernel.org>