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 v2 - Updated only patch 3. There was some leftover code that needed to be removed as part of the refactoring done in that patch. _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel