commit | 151d0eafa4f59bbc7f8edfbefd5de2c97370d9b9 | [log] [tgz] |
---|---|---|
author | Keiji Hayashibara <hayashibara.keiji@socionext.com> | Tue Sep 03 14:31:00 2019 +0900 |
committer | Mark Brown <broonie@kernel.org> | Tue Sep 03 12:39:26 2019 +0100 |
tree | 8df1463696b046970212b1dadb5a80fb488cef89 | |
parent | 4fbc485324d2975c54201091dfad0a7dd4902324 [diff] |
spi: uniphier: remove unnecessary code This commit removed if() because priv->is_save_param is always true. Signed-off-by: Keiji Hayashibara <hayashibara.keiji@socionext.com> Link: https://lore.kernel.org/r/1567488661-11428-3-git-send-email-hayashibara.keiji@socionext.com Signed-off-by: Mark Brown <broonie@kernel.org>