mmc: omap_hsmmc: trivial cleanups
authorFelipe Balbi <balbi@ti.com>
Wed, 14 Mar 2012 09:18:27 +0000 (11:18 +0200)
committerChris Ball <cjb@laptop.org>
Fri, 6 Apr 2012 00:32:28 +0000 (20:32 -0400)
commit927ce944aebdcac0fa757d4e6448a6972184db8c
treee139b283a6c916b4d9a1614962bd4e9dd5b62db1
parent92a3aebf06bdef849cc53aba99f963a9ae397e9d
mmc: omap_hsmmc: trivial cleanups

A bunch of non-functional cleanups to the omap_hsmmc driver.

It basically decreases indentation level, drop unneded dereferences
and drop unneded accesses to the platform_device structure.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Venkatraman S <svenkatr@ti.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/omap_hsmmc.c