s390/sclp: event type macro cleanup
commit3fa7ee8844c31cb9c78992bb82cfaeb13375345d
authorSebastian Ott <sebott@linux.vnet.ibm.com>
Fri, 27 Nov 2015 11:33:18 +0000 (27 12:33 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 15 Apr 2016 16:16:39 +0000 (15 18:16 +0200)
treee7ed4f0163f3176034b2bc69776cd62fa9ef48a4
parent368704a65be8620df795ccbeb44e025dafbc3e1f
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