[PATCH 0/3] spi: omap2-mcspi: spi cleanups

From: Shubhrajyoti D
Date: Tue Aug 21 2012 - 02:18:27 EST


This patch does the following

Calls the pm_runtime_* functions directly.
Remove the MOD_REG_BIT macro usage thereby removiing un-needed branch.
At remove dont use the autosuspend runtime calls.

Shubhrajyoti D (3):
spi: omap2-mcspi: Call pm_runtime_* functions directly
spi: omap2-mcspi: Remove the macro MOD_REG_BIT
spi: omap2-mcspi: At remove dont use the runtime_autosuspend calls

drivers/spi/spi-omap2-mcspi.c | 55 ++++++++++++++++++-----------------------
1 files changed, 24 insertions(+), 31 deletions(-)

--
1.7.5.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/