linux/arch/s390
Li Zetao dedf98dd1c s390/pci: use builtin_misc_device macro to simplify the code
Use the builtin_misc_device macro to simplify the code, which is the same
as declaring with device_initcall().

Signed-off-by: Li Zetao <lizetao1@huawei.com>
Acked-by: Niklas Schnelle <schnelle@linux.ibm.com>
Link: https://lore.kernel.org/r/20230815080833.1103609-1-lizetao1@huawei.com
Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
2023-08-23 14:37:42 +02:00
..
appldata s390: include linux/io.h instead of asm/io.h 2023-07-03 11:19:40 +02:00
boot s390/boot: fix multi-line comments style 2023-08-16 15:13:03 +02:00
configs s390/defconfigs: set CONFIG_FUNCTION_GRAPH_RETVAL=y 2023-07-27 13:11:35 +02:00
crypto s390/paes: fix PKEY_TYPE_EP11_AES handling for secure keyblobs 2023-08-17 15:18:53 +02:00
hypfs s390/hypfs: stop using ENOSYS error code 2023-07-24 12:12:24 +02:00
include Merge branch 'vfio-ap' into features 2023-08-23 14:36:37 +02:00
kernel Merge branch 'vfio-ap' into features 2023-08-23 14:36:37 +02:00
kvm Merge branch 'vfio-ap' into features 2023-08-23 14:36:37 +02:00
lib s390: replace #include <asm/export.h> with #include <linux/export.h> 2023-08-09 15:20:50 +02:00
mm s390/mm: make virt_to_pfn() a static inline 2023-08-16 15:13:03 +02:00
net s390: consistently use .balign instead of .align 2023-06-28 13:57:09 +02:00
pci s390/pci: use builtin_misc_device macro to simplify the code 2023-08-23 14:37:42 +02:00
purgatory s390 updates for 6.5 merge window part 2 2023-07-06 13:18:30 -07:00
tools KVM: s390: Add facility 197 to the allow list 2022-07-13 15:25:25 +02:00
Kbuild s390/hypfs: factor out filesystem code 2023-07-24 12:12:22 +02:00
Kconfig s390/cert_store: select CRYPTO_LIB_SHA256 2023-08-01 08:01:39 +02:00
Kconfig.debug s390/Kconfig.debug: fix indentation 2022-06-01 12:03:15 +02:00
Makefile s390: use obj-y to descend into drivers/s390/ 2023-07-24 12:12:25 +02:00