hwspinlock/omap: omap_hwspinlock_remove should be __devexit
authorOhad Ben-Cohen <ohad@wizery.com>
Sun, 11 Sep 2011 15:54:50 +0000 (18:54 +0300)
committerOhad Ben-Cohen <ohad@wizery.com>
Wed, 21 Sep 2011 16:57:45 +0000 (19:57 +0300)
Mark omap_hwspinlock_remove with __devexit (and use __devexit_p
appropriately) so the function can be discarded when the conditions are met.

Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>

No differences found