platform/x86: pcengines-apuv2: Drop platform:pcengines-apuv2 module-alias
authorHans de Goede <hdegoede@redhat.com>
Mon, 13 Mar 2023 13:02:41 +0000 (14:02 +0100)
committerHans de Goede <hdegoede@redhat.com>
Thu, 16 Mar 2023 15:14:52 +0000 (16:14 +0100)
commitfd3c3584539026a708493a49f65d8ff3eb369002
tree65dec7bcce605e7614f93fd789df00538f3faabe
parent06984c83e9afbb718f501b17b1f0a7a4ae6d0bb5
platform/x86: pcengines-apuv2: Drop platform:pcengines-apuv2 module-alias

The driver auto-loads based on the DMI modaliases and this platform
modalias is not necessary and broken:

1. Not necessary since the driver itself creates the platform_device,
   so it is already loaded when the modalias might be used
2. From a quick scan of the code it does not create any platform-devices
   called "platform:pcengines-apuv2"

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20230313130241.778146-1-hdegoede@redhat.com
drivers/platform/x86/pcengines-apuv2.c