[S390] zcrypt: add support for cex3 device types
This patch renames the CEX2C2 and CEX2A2 types to CEX3 device types. Signed-off-by: Felix Beck <felix.beck@de.ibm.com> Signed-off-by: Ralph Wuerthner <ralph.wuerthner@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
This commit is contained in:

committed by
Martin Schwidefsky

parent
a6a5d73a56
commit
ffda4f7198
@@ -49,7 +49,7 @@
|
||||
|
||||
static struct ap_device_id zcrypt_cex2a_ids[] = {
|
||||
{ AP_DEVICE(AP_DEVICE_TYPE_CEX2A) },
|
||||
{ AP_DEVICE(AP_DEVICE_TYPE_CEX2A2) },
|
||||
{ AP_DEVICE(AP_DEVICE_TYPE_CEX3A) },
|
||||
{ /* end of list */ },
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user