On Tue, Jan 22, 2013 at 11:24:50AM +0800, Yi Zhang wrote: > 1) serial_pxa_console_write() can be used in atomic context, > so change clk_prepare_clk to clk_enable > 2) add clk_prepare() to follow common clock driver > > Signed-off-by: Yi Zhang <yizhang@xxxxxxxxxxx> > --- > drivers/tty/serial/pxa.c | 13 +++++++++++-- > 1 files changed, 11 insertions(+), 2 deletions(-) This patch fails to apply to my tree: patching file drivers/tty/serial/pxa.c Hunk #1 FAILED at 673. Hunk #2 FAILED at 702. Hunk #3 succeeded at 896 (offset -3 lines). Hunk #4 succeeded at 933 (offset -3 lines). Hunk #5 succeeded at 947 (offset -3 lines). 2 out of 5 hunks FAILED -- saving rejects to file drivers/tty/serial/pxa.c.rej Please redo it against the tty-next git tree and resend. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html