RE: [PATCH v3 00/10] staging: fsl-mc: fixes and cleanups

From: Stuart Yoder
Date: Wed Feb 08 2017 - 15:50:42 EST




> -----Original Message-----
> From: laurentiu.tudor@xxxxxxx [mailto:laurentiu.tudor@xxxxxxx]
> Sent: Tuesday, February 07, 2017 9:44 AM
> To: gregkh@xxxxxxxxxxxxxxxxxxx
> Cc: devel@xxxxxxxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; agraf@xxxxxxx; arnd@xxxxxxxx; Ioana
> Ciornei <ioana.ciornei@xxxxxxx>; Ruxandra Ioana Radulescu <ruxandra.radulescu@xxxxxxx>; Bharat Bhushan
> <bharat.bhushan@xxxxxxx>; Stuart Yoder <stuart.yoder@xxxxxxx>; Catalin Horghidan
> <catalin.horghidan@xxxxxxx>; Leo Li <leoyang.li@xxxxxxx>; Roy Pledge <roy.pledge@xxxxxxx>; linux-arm-
> kernel@xxxxxxxxxxxxxxxxxxx; Laurentiu Tudor <laurentiu.tudor@xxxxxxx>
> Subject: [PATCH v3 00/10] staging: fsl-mc: fixes and cleanups
>
> From: Laurentiu Tudor <laurentiu.tudor@xxxxxxx>
>
> First 4 patches fix several driver model related
> issues and drop an useless atomic global.
> The rest of the patches are cleanups mostly
> consisting in removing dead code.
>
> Only patch 3, 4, 5 and 10 changed. See individual patch notes for
> details.
>
> Laurentiu Tudor (10):
> staging: fsl-mc: drop root dprc counting
> staging: fsl-mc: fix device ref counting
> staging: fsl-mc: add device release callback
> staging: fsl-mc: don't use devres api for refcounted objects
> staging: fsl-mc: remove slab cache for mc devices
> staging: fsl-mc: dpmcp: drop unused APIs
> staging: fsl-mc: dpmng: drop unused prototype
> staging: fsl-mc: dpbp: drop unused APIs
> staging: fsl-mc: dpbp: add a few missing EXPORT_SYMBOL()s
> staging: fsl-mc: dprc: drop unused APIs

For the series:

Acked-by: Stuart Yoder <stuart.yoder@xxxxxxx>