]> git.karo-electronics.de Git - karo-tx-linux.git/commit
tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structure
authorChristophe RICARD <christophe.ricard@gmail.com>
Sat, 13 Feb 2016 15:15:27 +0000 (16:15 +0100)
committerJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Sat, 25 Jun 2016 14:26:11 +0000 (17:26 +0300)
commita5392e912031dff0b74a5d923c49c9839cea5bb3
tree8e3a1ce264880389ffa7f6ddf01f2becaca28442
parentd34306e28891257e3c4e8c172af19d70f84fa272
tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structure

Remove spi_xfer from st33zp24_spi_phy structure and declare local spi_xfer
when needed instead.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
drivers/char/tpm/st33zp24/spi.c