Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1503378

[PATCH 0/3] remoteproc: Fix module autoload for qcom platform drivers

From Javier Martinez Canillas <javier@osg.samsung.com>
Newsgroups linux.kernel
Subject [PATCH 0/3] remoteproc: Fix module autoload for qcom platform drivers
Date 2016-10-18 23:30 +0200
Message-ID <stK7n-7D9-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] remoteproc: Fix module autoload for qcom platform drivers Javier Martinez Canillas <javier@osg.samsung.com> - 2016-10-18 23:30 +0200
  Re: [PATCH 0/3] remoteproc: Fix module autoload for qcom platform  drivers Bjorn Andersson <bjorn.andersson@linaro.org> - 2016-10-19 00:30 +0200

csiph-web