commit | b6e0703bbf0121cd6440277a0604d860f5734b2c | [log] [tgz] |
---|---|---|
author | Venkatraman S <svenkatr@ti.com> | Tue May 08 17:05:34 2012 +0530 |
committer | Chris Ball <cjb@laptop.org> | Thu May 17 08:26:15 2012 -0400 |
tree | 8979cf5f0e0c1b9670eb1d7d9960072c32364ef6 | |
parent | b01a4f1ce2cde9acd97ce5c06e35bc9c1eacded7 [diff] |
mmc: omap: make it behave well as a module Use proper __devinit and __devexit annotation for driver functions. Instantiate the probe function for driver_ops instead of a probe in the register function. Signed-off-by: Venkatraman S <svenkatr@ti.com> Acked-by: Balaji T K <balajitk@ti.com> Signed-off-by: Chris Ball <cjb@laptop.org>