diff options
| author | Felipe Balbi <[email protected]> | 2012-03-14 09:18:28 +0000 |
|---|---|---|
| committer | Chris Ball <[email protected]> | 2012-04-06 00:32:29 +0000 |
| commit | efa25fd3a33275861aa74ff03a512423873a8805 (patch) | |
| tree | 840162161412b57a3bf03c03bcf32ff6f132335b /fs/jbd2/commit.c | |
| parent | mmc: omap_hsmmc: trivial cleanups (diff) | |
| download | kernel-efa25fd3a33275861aa74ff03a512423873a8805.tar.gz kernel-efa25fd3a33275861aa74ff03a512423873a8805.zip | |
mmc: omap_hsmmc: make it behave well as a module
If we put probe() on __init section, that will never work for multiple
module insertions/removals.
In order to make it work properly, move probe to __devinit section and
use platform_driver_register() instead of platform_driver_probe().
Signed-off-by: Felipe Balbi <[email protected]>
Signed-off-by: Venkatraman S <[email protected]>
Signed-off-by: Chris Ball <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
