diff options
| author | Andrew F. Davis <[email protected]> | 2016-05-04 22:01:38 +0000 |
|---|---|---|
| committer | Bjorn Andersson <[email protected]> | 2016-05-06 18:09:00 +0000 |
| commit | f3d9f1ce079370d19b34fc9927b8b1355ac98503 (patch) | |
| tree | c4e29565048d75716f29d53cc8a4d6ebee30cd68 /fs/jbd2/commit.c | |
| parent | rpmsg: drop owner assignment from rpmsg_drivers (diff) | |
| download | kernel-f3d9f1ce079370d19b34fc9927b8b1355ac98503.tar.gz kernel-f3d9f1ce079370d19b34fc9927b8b1355ac98503.zip | |
rpmsg: add helper macro module_rpmsg_driver
This patch introduces the module_rpmsg_driver macro which is a
convenience macro for rpmsg driver modules similar to
module_platform_driver. It is intended to be used by drivers which
init/exit section does nothing but register/unregister the rpmsg driver.
By using this macro it is possible to eliminate a few lines of
boilerplate code per rpmsg driver.
Signed-off-by: Andrew F. Davis <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
