On Mon, Dec 21, 2020 at 02:30:01PM +0200, Andy Shevchenko wrote:
> There is no need to call ->start() for already started device. All the same,
> there is no need to call ->stop() for devices still in use.
>
> For now enforce this only for IOMUX case.
>
> Cc: Simon Glass
> Signed-off-by: Andy S
On Mon, 21 Dec 2020 at 05:30, Andy Shevchenko
wrote:
>
> There is no need to call ->start() for already started device. All the same,
> there is no need to call ->stop() for devices still in use.
>
> For now enforce this only for IOMUX case.
>
> Cc: Simon Glass
> Signed-off-by: Andy Shevchenko
>
There is no need to call ->start() for already started device. All the same,
there is no need to call ->stop() for devices still in use.
For now enforce this only for IOMUX case.
Cc: Simon Glass
Signed-off-by: Andy Shevchenko
---
v3: renamed new function and added a documentation for it
common
3 matches
Mail list logo