linux-stable/drivers/ptp
Andy Shevchenko 9cd523f146 ptp_pch: Load module automatically if ID matches
[ Upstream commit 7cd8b1542a ]

The driver can't be loaded automatically because it misses
module alias to be provided. Add corresponding MODULE_DEVICE_TABLE()
call to the driver.

Fixes: 863d08ece9 ("supports eg20t ptp clock")
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-10-17 10:08:33 +02:00
..
Kconfig ptp_pch: Restore dependency on PCI 2021-08-26 08:37:09 -04:00
Makefile
ptp_chardev.c
ptp_clock.c
ptp_dte.c
ptp_ixp46x.c
ptp_kvm.c
ptp_pch.c ptp_pch: Load module automatically if ID matches 2021-10-17 10:08:33 +02:00
ptp_private.h
ptp_sysfs.c