commit | 9859db51387df8a7e8564a211158ff8bf263b0a8 | [log] [tgz] |
---|---|---|
author | Kunihiko Hayashi <hayashi.kunihiko@socionext.com> | Tue Dec 24 09:58:24 2019 +0900 |
committer | Mark Brown <broonie@kernel.org> | Wed Dec 25 00:08:00 2019 +0000 |
tree | 15d5bcd2a3c50ed2f189e4ad7613b9bce3eae822 | |
parent | ef32b63bf13e531479a3b1ef6eb2daaf4fcf787a [diff] |
spi: uniphier: Change argument of irq functions to private structure This changes each argument of functions uniphier_irq_{enable,disable}() to uniphier_spi_priv because these functions are used not only for spi_device but also for the entire controller. Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com> Link: https://lore.kernel.org/r/1577149107-30670-3-git-send-email-hayashi.kunihiko@socionext.com Signed-off-by: Mark Brown <broonie@kernel.org>