1
0
Fork 0
alistair23-linux/include/linux/soundwire
Srinivas Kandagatla 2aeac95d1a 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>
2019-07-01 11:52:43 +05:30
..
sdw.h soundwire: rename/clarify MIPI DisCo properties 2019-05-27 10:53:00 +05:30
sdw_intel.h soundwire: intel: more alignment fixes 2019-05-02 17:17:51 +02:00
sdw_registers.h soundwire: remove multiple blank lines 2019-05-02 17:17:52 +02:00
sdw_type.h soundwire: add module_sdw_driver helper macro 2019-07-01 11:52:43 +05:30