[PATCH 0/2] make use of devm function in the mcb-pci driver

From: Andreas Werner
Date: Wed Apr 20 2016 - 09:18:06 EST


The first patch replace the ioremap an request_mem_region function
with the corresponding devm function to have a more cleaner code
and a better error handling.

The sencoder patch just delete a unused variable.

Andreas Werner (2):
mcb: Replace ioremap and request_region with the devm version
mcb: Delete num_cells variable which is not required

drivers/mcb/mcb-pci.c | 23 ++++++++---------------
1 file changed, 8 insertions(+), 15 deletions(-)

--
2.6.2