Re: [PATCH v4 17/17] remoteproc: Refactor rproc delete and cdev release path

2021-01-27 Thread Arnaud POULIQUEN
look good to me Reviewed-by: Arnaud Pouliquen On 12/18/20 6:32 PM, Mathieu Poirier wrote: > Refactor function rproc_del() and rproc_cdev_release() to take > into account the policy specified in the device tree. > > Signed-off-by: Mathieu Poirier > --- > drivers/remoteproc/remoteproc_cdev.c |

[PATCH v4 17/17] remoteproc: Refactor rproc delete and cdev release path

2020-12-18 Thread Mathieu Poirier
Refactor function rproc_del() and rproc_cdev_release() to take into account the policy specified in the device tree. Signed-off-by: Mathieu Poirier --- drivers/remoteproc/remoteproc_cdev.c | 18 +++--- drivers/remoteproc/remoteproc_core.c | 36 include/linux/