[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200925073158.8238-1-sherry.sun@nxp.com>
Date: Fri, 25 Sep 2020 15:31:55 +0800
From: Sherry Sun <sherry.sun@....com>
To: sudeep.dutt@...el.com, ashutosh.dixit@...el.com, arnd@...db.de,
gregkh@...uxfoundation.org, masahiroy@...nel.org,
michal.lkml@...kovi.net, lee.jones@...aro.org,
rikard.falkeborn@...il.com, mst@...hat.co, bp@...e.de,
jhugo@...eaurora.org, tglx@...utronix.de,
manivannan.sadhasivam@...aro.org, mgross@...ux.intel.com,
pierre-louis.bossart@...ux.intel.com
Cc: linux-kernel@...r.kernel.org, linux-kbuild@...r.kernel.org,
linux-imx@....com
Subject: [PATCH 0/3] Add module autoprobing support for vop and cosm driver
Add module autoprobing support for vop and cosm driver, when the vop/cosm device
appears, the driver will be autoloaded.
Sherry Sun (3):
mic: vop: fix a written error in MODULE_DEVICE_TABLE
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
Powered by blists - more mailing lists