]> git.baikalelectronics.ru Git - kernel.git/commit
[S390] cio: commit all pmcw changes.
authorSebastian Ott <sebott@linux.vnet.ibm.com>
Thu, 25 Dec 2008 12:39:14 +0000 (13:39 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 25 Dec 2008 12:39:10 +0000 (13:39 +0100)
commit7c2e4cb6872eb955b562e01526a3f59768ba1e0e
treeb2e9e3bf7ac0d15353cc8a26616a354e889370da
parenta906d6ae72468cd2c8457da4cf2eab7162e2bf9e
[S390] cio: commit all pmcw changes.

Sometimes we change the pmcw configuration but don't call msch
to transmit these changes to the channel subsystem.

The patch fixes this by calling cio_commit_config in such cases.

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