From: Himangi Saraogi <himangi...@gmail.com> Date: Fri, 1 Aug 2014 20:59:13 +0530
> This patch introduces the use of devm_ioremap_resource, devm_kmalloc and > does away with the functions to free the allocated memory in the probe > and remove functions. Also, some labels are done away with. A bug is > fixed as two regions are allocated in the probe function, but only one > is freed in the remove function. > > Signed-off-by: Himangi Saraogi <himangi...@gmail.com> > Acked-by: Julia Lawall <julia.law...@lip6.fr> Applied. -- 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/