hwrng: omap - Use module_platform_driver macro
authorLokesh Vutla <lokeshvutla@ti.com>
Mon, 5 Aug 2013 14:47:18 +0000 (20:17 +0530)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 9 Aug 2013 06:39:46 +0000 (16:39 +1000)
module_platform_driver() makes the code simpler.
Using the macro in the driver.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found