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

From: Ioana Ciornei
Date: Tue Dec 04 2018 - 06:20:31 EST


This patch series cleans up the remove path in the dpio driver so that
successive bind/unbind commands behave properly.

Changes in v2:
- added kernel-doc comment to the dpaa2_io_get_cpu function

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 | 18 ++++++++++++++++++
include/soc/fsl/dpaa2-io.h | 2 ++
3 files changed, 36 insertions(+), 9 deletions(-)

--
1.9.1