Re: [PATCH 2/4] pinmux: add a driver for the U300 pinmux

From: Linus Walleij
Date: Sun May 15 2011 - 19:56:52 EST


2011/5/11 Josh Cartwright <joshc@xxxxxxxxx>:

>> +out_no_memregion:
>> +     release_mem_region(upmx->phybase, SZ_4K);
>
> release_mem_region(upmx->phybase, upmx->physize); ?

GOOD CATCH!

Thanks Josh!

Linus Walleij
--
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/