]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] s390: fix class_device_create calls in 3270 the driver
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 18 Nov 2005 09:11:03 +0000 (01:11 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 18 Nov 2005 15:49:46 +0000 (07:49 -0800)
commitfc71fe40d2bedcc57d3406bf2050481f8b3441b6
treea0da5e2e32a4867f8f813f0421361b28aef55d20
parentb50ce2324cecf4efc7babe31f4aa1a07f9157317
[PATCH] s390: fix class_device_create calls in 3270 the driver

Add the missing NULL argument to the class_device_create calls.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/s390/char/raw3270.c