lkml.org 
[lkml]   [2017]   [Feb]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 00/10][v2] staging: fsl-mc: fixes and cleanups
Date
From: Laurentiu Tudor <laurentiu.tudor@nxp.com>

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.

v2:
- split slab cache removal in distinct patch
- redundant deallocation dropped in patch that adds release callback

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

drivers/staging/fsl-mc/bus/dpbp-cmd.h | 116 ------
drivers/staging/fsl-mc/bus/dpbp.c | 452 +--------------------
drivers/staging/fsl-mc/bus/dpmcp-cmd.h | 95 -----
drivers/staging/fsl-mc/bus/dpmcp.c | 382 ------------------
drivers/staging/fsl-mc/bus/dpmcp.h | 100 +----
drivers/staging/fsl-mc/bus/dprc-cmd.h | 18 -
drivers/staging/fsl-mc/bus/dprc-driver.c | 1 +
drivers/staging/fsl-mc/bus/dprc.c | 666 -------------------------------
drivers/staging/fsl-mc/bus/fsl-mc-bus.c | 75 +---
drivers/staging/fsl-mc/include/dpbp.h | 129 ------
drivers/staging/fsl-mc/include/dpmng.h | 4 -
drivers/staging/fsl-mc/include/dprc.h | 243 -----------
12 files changed, 30 insertions(+), 2251 deletions(-)

--
1.8.3.1

\
 
 \ /
  Last update: 2017-02-07 15:17    [W:0.094 / U:0.556 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site