[media] ivtv, cx18: Make ioremap failure messages more useful for users
authorAndy Walls <awalls@md.metrocast.net>
Sat, 11 Dec 2010 15:31:45 +0000 (12:31 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 29 Dec 2010 10:17:09 +0000 (08:17 -0200)
The error messages these drivers emitted for ioremap() failures
were misleading and not helpful for users.  Reworded those messages
to help the user take action to resolve vmalloc address space
exhaustion.

Signed-off-by: Andy Walls <awalls@md.metrocast.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found