diff options
author | Saravana Kannan <[email protected]> | 2022-06-03 18:01:00 -0700 |
---|---|---|
committer | Luis Chamberlain <[email protected]> | 2022-07-11 10:49:14 -0700 |
commit | ae39e9ed964f8e450d0de410b5a757e19581dfc5 (patch) | |
tree | 1d88893e7c2f7c6ee348bc2df20c7aa459c12d49 /drivers/usb/cdns3/cdns3-trace.c | |
parent | e69a66147d49506062cd837f3b230ee3e98102ab (diff) |
module: Add support for default value for module async_probe
Add a module.async_probe kernel command line option that allows enabling
async probing for all modules. When this command line option is used,
there might still be some modules for which we want to explicitly force
synchronous probing, so extend <modulename>.async_probe to take an
optional bool input so that async probing can be disabled for a specific
module.
Signed-off-by: Saravana Kannan <[email protected]>
Reviewed-by: Aaron Tomlin <[email protected]>
Signed-off-by: Luis Chamberlain <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions