OSDN Git Service

spi: sh-msiof: Use of_device_get_match_data() helper
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 4 Oct 2017 12:20:27 +0000 (14:20 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 4 Oct 2017 14:48:20 +0000 (15:48 +0100)
commitecb1596aa27856a256b0698a93d7be06ce041e73
tree934c25aa250bd9a289ce8a1eba096b73e779fff6
parent4702f4b23a2fc6196abacf515a959e69176da40e
spi: sh-msiof: Use of_device_get_match_data() helper

Use the of_device_get_match_data() helper instead of open coding.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-sh-msiof.c