extcon: axp288: Convert to new X86 CPU match macros
authorThomas Gleixner <tglx@linutronix.de>
Fri, 20 Mar 2020 13:13:59 +0000 (14:13 +0100)
committerBorislav Petkov <bp@suse.de>
Tue, 24 Mar 2020 20:34:11 +0000 (21:34 +0100)
commit20d320c664f9bdedb4a1b0029b539aec8c0a71b1
treededa664d374acc8f8a55138ebc2eed223c870a4b
parent9c51044cbc5fe9bb2c3bf71cb0dbcbd96ed03301
extcon: axp288: Convert to new X86 CPU match macros

The new macro set has a consistent namespace and uses C99 initializers
instead of the grufty C89 ones.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Borislav Petkov <bp@suse.de>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lkml.kernel.org/r/20200320131510.075227793@linutronix.de
drivers/extcon/extcon-axp288.c