[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)
commitfa98447f09641adeeaf02b94133649f03b74d159
tree16475f6d407f1c9802b126138a471605f30100a8
parent0a58d713062fb49952b9b082514a48a0c83b269d
[media] ivtv, cx18: Make ioremap failure messages more useful for users

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>
drivers/media/video/cx18/cx18-driver.c
drivers/media/video/ivtv/ivtv-driver.c
This page took 0.037733 seconds and 5 git commands to generate.