commit | fbc0ae205c5dfb1049a36f0a98cc9211a3a090bb | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Thu Mar 26 17:44:38 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Mar 30 12:43:43 2009 -0300 |
tree | c37626d2989a157071b80d0e6699a11b8c16570d | |
parent | c01f1a5a241604c35f93f10e06253ca70e88ee4e [diff] |
V4L/DVB (11243): 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 Signed-off-by: Alan Cox <alan@lxorguk.ukuu.org.uk> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>