remoteproc/omap: utilize module_platform_driver
authorOhad Ben-Cohen <ohad@wizery.com>
Tue, 13 Dec 2011 12:41:47 +0000 (14:41 +0200)
committerOhad Ben-Cohen <ohad@wizery.com>
Wed, 8 Feb 2012 20:54:30 +0000 (22:54 +0200)
commit63d667bf53c444082b053d95ddc4d54f3dbe8f52
tree61a0f4ca05b35e3298a7c3ddcdade9e84aa93a00
parent2fd51811b8b87408fd680b442364e3474a1a0f21
remoteproc/omap: utilize module_platform_driver

Ditch some boilerplate code by employing the module_platform_driver
helper.

Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
drivers/remoteproc/omap_remoteproc.c