This patch series includes the following code cleanup and bug fixes for the fsl-mc bus driver:
Patch 1: Naming cleanup in fsl_mc-portal_allocate Patch 2: fsl_mc_io object refactoring Patch 3: dpmcp opening/closing refactoring Patch 4: Changed dev_info() calls to dev_dbg() Patch 5: Changed types of flags, portal size in Patch 6: Removed unused DPMCP macros Patch 7: Fixed alignment of copyright comment Patch 8: Fixed bug in fsl_mc_allocator_remove Patch 9: Refactored error exit in allocator probe/remove Patch 10: Fixed WARN_ON() in fsl_mc_resource_pool_remove_device Patch 11: Fixed bug in uninitialized root dprc irq count Patch 12: Added missing initializer in fsl_mc_bus_driver CHANGE HISTORY Changes in v3 - Added missing signed-off-by entries. Changes in v2 - Updated only patch 3. There was some leftover code that needed to be removed as part of the refactoring done in that patch. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/