Tony Prisk 49abd90c4b serial: vt8500: Cleanup code using devm_ function
Convert the last memory allocation (vt8500_port) to use devm_kzalloc
and remove the fail path cleanup code from vt8500_serial_probe.

Reorder iomem mapping above clk_enable to simplify fail code. The
clock is only enabled if all other resources are available.

Signed-off-by: Tony Prisk <linux@prisktech.co.nz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-17 18:54:33 -08:00
..
2013-01-15 22:43:15 -08:00
2013-01-15 22:30:15 -08:00
2013-01-15 22:30:15 -08:00
2013-01-15 22:43:15 -08:00
2013-01-15 22:30:15 -08:00
2012-08-10 12:55:47 -07:00
2013-01-15 22:43:16 -08:00
2013-01-15 22:49:36 -08:00
2013-01-15 22:30:15 -08:00
2013-01-15 22:43:15 -08:00
2012-11-15 17:20:58 -08:00