On Sun, Jun 17, 2012 at 03:44:08PM +0200, Linus Walleij wrote: > From: Linus Walleij <linus.walleij@xxxxxxxxxx> > > This switches a bunch of allocation and remapping to use the > devm_* garbage collected methods and cleans up the error > path and remove() paths consequently. > > devm_ioremap() is only in <linux/io.h> so fix up the > erroneous <asm/*> include as well. > > Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > --- > drivers/tty/serial/amba-pl011.c | 20 ++++++++------------ > 1 file changed, 8 insertions(+), 12 deletions(-) > This patch doesn't apply, what tree did you make it against? 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