]> git.baikalelectronics.ru Git - kernel.git/commit
s390/sclp: event type macro cleanup
authorSebastian Ott <sebott@linux.vnet.ibm.com>
Fri, 27 Nov 2015 11:33:18 +0000 (12:33 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 15 Apr 2016 16:16:39 +0000 (18:16 +0200)
commit85d7ce3e760021916d0686ddff0947eafff3124d
treee7ed4f0163f3176034b2bc69776cd62fa9ef48a4
parent17eeb9d91cafa7f9c6af8630ea1a1bd7f633cf54
s390/sclp: event type macro cleanup

Sort the sclp event type defines and use a macro to create the
corresponding event type masks. In addition to that one unused
type/mask pair is removed and another previously unused define
is used now (it was probably unused/unknown because it didn't
follow the EVTYP_X EVTYP_X_MASK convention).

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