diff options
author | Jarkko Nikula <[email protected]> | 2016-06-21 13:21:33 +0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2016-06-21 18:44:48 +0100 |
commit | 2d7537d8f64184debed89a57aa7bea5d27b76a90 (patch) | |
tree | 7d717d1961f5b03dde108893edc52b96a159e8ed /lib | |
parent | c64e1265ae8516c0282b45e099ac5fbdb8486c4c (diff) |
spi: pxa2xx: Use local struct spi_master pointer in pump_transfers()
We will find more use for struct spi_master pointer in pump_transfers()
and code will be more readable if we access it using local pointer than
through the drv_data->master.
Signed-off-by: Jarkko Nikula <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions