Re: [PATCH 4/4] serial: tty: Cleanup code using devm_ function

From: Greg Kroah-Hartman
Date: Wed Jan 16 2013 - 01:56:40 EST


On Tue, Jan 15, 2013 at 05:58:06PM +1300, Tony Prisk wrote:
> 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@xxxxxxxxxxxxxxx>

You've send a few different versions of this patch, with no indication
as to what changed, or what one I should take. Care to send me the
correct one?

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/