On Thu, 26 Mar 2009, Mauro Carvalho Chehab wrote:
> From: Alan Cox <a...@lxorguk.ukuu.org.uk>
> To: linux-ker...@vger.kernel.org, mche...@infradead.org
> Subject: [PATCH] cx88: Missing failure checks
>
> The ioremap one was reported in October 2007 (Bug 9146), the kmalloc one
> was blindingly obvious while looking at the ioremap one
>
> The bug suggests some other configuration for lots of I/O memory (32MB per
> device is ioremapped) but I'll leave that to the real maintainers

Each function has a 16 MB window and Linux can use three of the functions.

IIRC, all the function's register windows are the same so only one needs to
be mapped.
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to