Re: [PATCH] ASoC: uniphier: Fix double reset assersion when transitioning to suspend state

2019-08-20 Thread Uwe Kleine-König
Hello, just noticed while reading through my linux-arm-kernel folder: $Subject ~= s/assersion/assertion/ Best regards Uwe -- Pengutronix e.K. | Uwe Kleine-König| Industrial Linux Solutions | http://www.pengutronix.de/ |

[PATCH] ASoC: uniphier: Fix double reset assersion when transitioning to suspend state

2019-08-20 Thread Kunihiko Hayashi
When transitioning to supend state, uniphier_aio_dai_suspend() is called and asserts reset lines and disables clocks. However, if there are two or more DAIs, uniphier_aio_dai_suspend() are called multiple times, and double reset assersion will cause. This patch defines the counter that has the