]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[S390] 3215: Handle special console device.
authorCornelia Huck <cornelia.huck@de.ibm.com>
Fri, 12 Oct 2007 14:11:52 +0000 (16:11 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 12 Oct 2007 14:13:11 +0000 (16:13 +0200)
commita2e53801971edbdaac4411760d893b8b65646987
treedd470d967d0ca375fbc4ba4e0e50daf6017f2861
parentc41fbc69654dd74339f76ea88054fe41e3c1b7a8
[S390] 3215: Handle special console device.

The early console device is special as it already has all needed data
set and raw3215[0] allocated from con3215_init(). Therefore, it needs
special treatment in the probe function so it can be matched with the
3215 driver which is already owning it.

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/char/con3215.c