On Sat, Nov 12, 2011 at 11:04 AM, Stepan Moskovchenko
wrote:
> Yes, the scatterlist is allowed to have different page sizes. But, they are
> required to have a length that is a multiple of 4K. If a page in the list is
An element in scatterlist may not be aligned by 4K but I think IOMMU driver
mus
Hi,
On Thu, 10 Nov 2011, Tony Lindgren wrote:
* Aaro Koskinen [10 13:31]:
--- a/arch/arm/mach-omap1/clock_data.c
+++ b/arch/arm/mach-omap1/clock_data.c
@@ -774,14 +774,6 @@ int __init omap1_clk_init(void)
int crystal_type = 0; /* Default 12 MHz */
u32 reg, cpu_mask;
-#ifde