Himangi Saraogi 0e278b3408 fotg210: Use managed interfaces for allocation of resources
This patch intoduces the use of devm_ioremap_resource instead of
request_mem_region and ioremap_nocache and removes the calls to free the
allocated memory. Some labels are removes and a new label failed
introduced to make it less specific to the context. The call to a
platform get resource with IORESOURCE_IO is removed as it allocates
memory that is not needed.

Signed-off-by: Himangi Saraogi <himangi774@gmail.com>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-07-09 16:31:48 -07:00
..
2013-12-03 10:34:33 -08:00
2013-10-19 14:08:04 -07:00
2013-05-30 21:34:31 +09:00
2013-12-03 10:34:33 -08:00
2013-12-03 10:34:33 -08:00
2013-07-31 17:53:50 -07:00
2014-05-20 09:49:41 +09:00
2013-12-18 16:36:10 -08:00
2013-12-03 10:25:22 -08:00
2014-05-20 09:49:41 +09:00
2014-01-23 18:49:36 -08:00
2013-12-03 10:34:33 -08:00
2013-01-24 13:42:09 -08:00
2014-07-09 15:45:42 -07:00
2014-05-27 15:33:13 -07:00