lkml.org 
[lkml]   [2020]   [Sep]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH V2 0/2] Add module autoloading support for vop and cosm driver
Date
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

\
 
 \ /
  Last update: 2020-09-29 10:04    [W:0.141 / U:0.200 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site