Re: [PATCH 0/2] soc: fsl: dpio: cleanup on the remove path

From: Roy Pledge
Date: Mon Nov 12 2018 - 11:03:14 EST


On 11/5/2018 4:30 AM, Ioana Ciornei wrote:
> This patch series cleans up the remove path in the dpio driver so that
> successive bind/unbind commands behave properly.
>
> Ioana Ciornei (2):
> soc: fsl: dpio: cleanup the cpu array on dpaa2_io_down
> soc: fsl: dpio: use a cpumask to identify which cpus are unused
>
> drivers/soc/fsl/dpio/dpio-driver.c | 25 ++++++++++++++++---------
> drivers/soc/fsl/dpio/dpio-service.c | 11 +++++++++++
> include/soc/fsl/dpaa2-io.h | 2 ++
> 3 files changed, 29 insertions(+), 9 deletions(-)
>
Reviewed-by: Roy Pledge <roy.pledge@xxxxxxx>