s390/pci: cleanup clp inline assembly
authorSebastian Ott <sebott@linux.vnet.ibm.com>
Thu, 31 Jan 2013 18:53:12 +0000 (19:53 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 14 Feb 2013 14:55:16 +0000 (15:55 +0100)
commitbf4ec24ff8ab54d56c835eb61212a1e87270d7c8
tree55bdbf0d137cbfe09bb9b566980a25cd963a57e6
parent151a0eb6c8e4398f76453c791d8fd8f8167a7517
s390/pci: cleanup clp inline assembly

Tell gcc that the memory region pointed to by req will be used (and
changed). Also remove the (now) superfluous memory constraint.

Acked-by: Gerald Schaefer <gerald.schaefer@de.ibm.com>
Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/pci/pci_clp.c