All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] rtc: Fix module autoload for max77xx RTC drivers
@ 2015-05-13 15:18 ` Javier Martinez Canillas
  0 siblings, 0 replies; 10+ messages in thread
From: Javier Martinez Canillas @ 2015-05-13 15:18 UTC (permalink / raw)
  To: Alexandre Belloni
  Cc: Alessandro Zummo, Olof Johansson, Doug Anderson,
	Krzysztof Kozlowski, Chanwoo Choi, rtc-linux, linux-samsung-soc,
	linux-kernel, Javier Martinez Canillas

Hello Alexandre and Alessandro,

This is a trivial series that fixes module autoloading for the Maxim
MAX77686 and MAX77802 RTC drivers that didn't export their platform
device ID table with MODULE_DEVICE_TABLE() so modalias information
was not available.

The series is composed of the following patches:

Javier Martinez Canillas (2):
  rtc: max77686: Report platform modalias to fix module autoload
  rtc: max77802: Report platform modalias to fix module autoload

 drivers/rtc/rtc-max77686.c | 1 +
 drivers/rtc/rtc-max77802.c | 1 +
 2 files changed, 2 insertions(+)

Best regards,
Javier


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-05-18 22:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-13 15:18 [PATCH 0/2] rtc: Fix module autoload for max77xx RTC drivers Javier Martinez Canillas
2015-05-13 15:18 ` [rtc-linux] " Javier Martinez Canillas
2015-05-13 15:18 ` [PATCH 1/2] rtc: max77686: Report platform modalias to fix module autoload Javier Martinez Canillas
2015-05-13 15:18   ` [rtc-linux] " Javier Martinez Canillas
2015-05-13 15:18 ` [PATCH 2/2] rtc: max77802: " Javier Martinez Canillas
2015-05-13 15:18   ` [rtc-linux] " Javier Martinez Canillas
2015-05-13 23:47 ` [PATCH 0/2] rtc: Fix module autoload for max77xx RTC drivers Krzysztof Kozlowski
2015-05-13 23:47   ` [rtc-linux] " Krzysztof Kozlowski
2015-05-18 22:45 ` Alexandre Belloni
2015-05-18 22:45   ` [rtc-linux] " Alexandre Belloni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.