diff options
author | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> | 2019-06-11 12:40:41 +0200 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2019-07-01 08:22:43 +0200 |
commit | 2aeac95d1a4cc85aae57ab842d5c3340df0f817f (patch) | |
tree | dd6449faa5e951461d0162919af7bdf092b1576b /drivers/gpu/drm/tinydrm/mi0283qt.c | |
parent | docs: soundwire: locking: fix tags for a code-block (diff) | |
download | linux-2aeac95d1a4cc85aae57ab842d5c3340df0f817f.tar.xz linux-2aeac95d1a4cc85aae57ab842d5c3340df0f817f.zip |
soundwire: add module_sdw_driver helper macro
This Helper macro is for SoundWire drivers which do not do anything special in
module init/exit. This eliminates a lot of boilerplate. Each module may only
use this macro once, and calling it replaces module_init() and module_exit()
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/tinydrm/mi0283qt.c')
0 files changed, 0 insertions, 0 deletions