All of lore.kernel.org
 help / color / mirror / Atom feed
* [rtc-linux] [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

-- 
-- 
You received this message because you are subscribed to "rtc-linux".
Membership options at http://groups.google.com/group/rtc-linux .
Please read http://groups.google.com/group/rtc-linux/web/checklist
before submitting a driver.
--- 
You received this message because you are subscribed to the Google Groups "rtc-linux" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

^ 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 [rtc-linux] [PATCH 0/2] rtc: Fix module autoload for max77xx RTC drivers Javier Martinez Canillas
2015-05-13 15:18 ` Javier Martinez Canillas
2015-05-13 15:18 ` [rtc-linux] [PATCH 1/2] rtc: max77686: Report platform modalias to fix module autoload Javier Martinez Canillas
2015-05-13 15:18   ` Javier Martinez Canillas
2015-05-13 15:18 ` [rtc-linux] [PATCH 2/2] rtc: max77802: " Javier Martinez Canillas
2015-05-13 15:18   ` Javier Martinez Canillas
2015-05-13 23:47 ` [rtc-linux] Re: [PATCH 0/2] rtc: Fix module autoload for max77xx RTC drivers Krzysztof Kozlowski
2015-05-13 23:47   ` Krzysztof Kozlowski
2015-05-18 22:45 ` [rtc-linux] " Alexandre Belloni
2015-05-18 22:45   ` 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.