Hi,Series applied, after fixing the subject lines.
These patches add the missing MODULE_DEVICE_TABLE() for OF to export
the information so modules have the correct aliases built-in and
autoloading works correctly.
A longer explanation by Javier Canillas can be found here:
https://lkml.org/lkml/2015/7/30/519
Thanks,
Luis
Luis de Bethencourt (3):
hwon: abx500: Fix module autoload for OF platform driver
hwon: gpio-fan: Fix module autoload for OF platform driver
hwon: pwm-fan: Fix module autoload for OF platform driver