All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] remoteproc: Fix module autoload for qcom platform drivers
@ 2016-10-18 21:24 Javier Martinez Canillas
  2016-10-18 21:24 ` [PATCH 1/3] remoteproc: qcom: q6v5_pil: Fix module autoload Javier Martinez Canillas
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Javier Martinez Canillas @ 2016-10-18 21:24 UTC (permalink / raw)
  To: linux-kernel
  Cc: Javier Martinez Canillas, Bjorn Andersson, Ohad Ben-Cohen,
	linux-remoteproc

Hello,

I noticed that module autoload won't be working in some of the qcom
remoteproc drivers. This patch series contains the fixes for these.

Best regards,
Javier


Javier Martinez Canillas (3):
  remoteproc: qcom: q6v5_pil: Fix module autoload
  remoteproc: qcom: wcnss: Fix module autoload
  remoteproc: qcom: wcnss_iris: Fix module autoload

 drivers/remoteproc/qcom_q6v5_pil.c   | 1 +
 drivers/remoteproc/qcom_wcnss.c      | 1 +
 drivers/remoteproc/qcom_wcnss_iris.c | 1 +
 3 files changed, 3 insertions(+)

-- 
2.7.4

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

end of thread, other threads:[~2016-10-18 22:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-18 21:24 [PATCH 0/3] remoteproc: Fix module autoload for qcom platform drivers Javier Martinez Canillas
2016-10-18 21:24 ` [PATCH 1/3] remoteproc: qcom: q6v5_pil: Fix module autoload Javier Martinez Canillas
2016-10-18 21:24 ` [PATCH 2/3] remoteproc: qcom: wcnss: " Javier Martinez Canillas
2016-10-18 21:24 ` [PATCH 3/3] remoteproc: qcom: wcnss_iris: " Javier Martinez Canillas
2016-10-18 22:19 ` [PATCH 0/3] remoteproc: Fix module autoload for qcom platform drivers Bjorn Andersson

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.