diff options
| author | H Hartley Sweeten <[email protected]> | 2012-05-01 17:20:04 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2012-05-02 15:55:24 -0700 |
| commit | 204162572ff4a679a47c68a5d5b3ac2bcba3830e (patch) | |
| tree | 55316da470056d5a2839af565d7eb1ef1eec0ccd /tools/perf/scripts/python/bin | |
| parent | e8ccc11fbd32d26884943ea2001c3dea6c7ea14a (diff) | |
staging: comedi: Add helper macro for comedi_driver boilerplate
Introduce the module_comedi_driver macro which is a convenience
macro for comedi driver modules similar to module_platform_driver.
It is intended to be used by drivers where the init/exit section
does nothing but register/unregister the comedi driver. By using
this macro it is possible to eliminate a few lines of boilerplate
code per comedi driver.
Signed-off-by: H Hartley Sweeten <[email protected]>
Cc: Ian Abbott <[email protected]>
Cc: Mori Hess <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions