From: Sherry Sun <sherry.sun@nxp.com>
To: sudeep.dutt@intel.com, ashutosh.dixit@intel.com, arnd@arndb.de,
gregkh@linuxfoundation.org, masahiroy@kernel.org,
michal.lkml@markovi.net, lee.jones@linaro.org
Cc: linux-kernel@vger.kernel.org, linux-imx@nxp.com,
linux-kbuild@vger.kernel.org
Subject: [PATCH V2 0/2] Add module autoloading support for vop and cosm driver
Date: Tue, 29 Sep 2020 16:02:12 +0800 [thread overview]
Message-ID: <20200929080214.23553-1-sherry.sun@nxp.com> (raw)
Changes in V2:
1. Combine patch1 and patch2 in V1 together, as patch1 is a part of autoloading
support for vop driver in patch2.
Add module autoloading support for vop and cosm driver, when the vop/cosm device
appears, the driver will be autoloaded.
Sherry Sun (2):
mic: vop: module autoprobing support for vop drivers
mic: cosm: module autoprobing support for cosm driver
drivers/misc/mic/bus/cosm_bus.c | 8 ++++++++
drivers/misc/mic/bus/vop_bus.h | 7 +------
drivers/misc/mic/cosm/cosm_main.c | 7 +++++++
drivers/misc/mic/vop/vop_main.c | 2 +-
include/linux/mod_devicetable.h | 15 +++++++++++++++
scripts/mod/devicetable-offsets.c | 7 +++++++
scripts/mod/file2alias.c | 27 +++++++++++++++++++++++++++
7 files changed, 66 insertions(+), 7 deletions(-)
--
2.17.1
next reply other threads:[~2020-09-29 8:03 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-29 8:02 Sherry Sun [this message]
2020-09-29 8:02 ` [PATCH V2 1/2] mic: vop: module autoprobing support for vop drivers Sherry Sun
2020-09-29 8:02 ` [PATCH V2 2/2] mic: cosm: module autoprobing support for cosm driver Sherry Sun
2020-10-13 8:52 ` [PATCH V2 0/2] Add module autoloading support for vop and " Sherry Sun
2020-10-13 9:08 ` gregkh
2020-10-13 9:20 ` Sherry Sun
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200929080214.23553-1-sherry.sun@nxp.com \
--to=sherry.sun@nxp.com \
--cc=arnd@arndb.de \
--cc=ashutosh.dixit@intel.com \
--cc=gregkh@linuxfoundation.org \
--cc=lee.jones@linaro.org \
--cc=linux-imx@nxp.com \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=masahiroy@kernel.org \
--cc=michal.lkml@markovi.net \
--cc=sudeep.dutt@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®