]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[S390] cio: online_store - trigger recognition for boxed devices
authorSebastian Ott <sebott@linux.vnet.ibm.com>
Tue, 31 Mar 2009 17:16:07 +0000 (19:16 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 31 Mar 2009 17:17:07 +0000 (19:17 +0200)
commit99f6a570eedc885675b6aa36b7acdbdcc3a7f55b
tree5695c53060a59c00a2ba093264b2342ed56835d1
parentb5cd99e6b002776c0e946f38292adbb0258b7983
[S390] cio: online_store - trigger recognition for boxed devices

Start a new device recognition if someone writes to sysfs online attribute
of a boxed ccw device. The current test will fail, since cu_type != 0
for devices which were recognized before.

Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/cio/device.c