diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2016-06-22 14:50:03 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-06-22 14:14:38 +0100 |
commit | a6802cc05f9e48e86bc3f9f056c74a69dc5e37fa (patch) | |
tree | ce9d64d8e7a93a3d8b0560ce13d8d1146dc94b9f /drivers/w1/slaves | |
parent | 1a695a905c18548062509178b98bc91e67510864 (diff) |
spi: sh-msiof: Remove sh_msiof_spi_priv.chipdata
After probe time, the pointer to the sh_msiof_chipdata structure in the
sh_msiof_spi_priv structure is used only for checking the SPI master flags.
As these are also available in the spi_master structure, convert the
users to access those, and remove the pointer.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/w1/slaves')
0 files changed, 0 insertions, 0 deletions