lkml.org 
[lkml]   [2012]   [Mar]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/5] spi: omap2-mcspi: driver updates
Date
The patch series does the following cleanups
- Converts the spi to module_platform_driver
- Use the devm functions so that the freeing need not
be done in the driver.
- Makes the driver use autosuspend
- Folds Benoit's bus_num removal patch in the series

Changes from the previous version
- Makes the driver use autosuspend
- Folds Benoit's bus_num removal patch in the series


This is also available through
git : git://gitorious.org/linus-tree/linus-tree.git
branch : spi



Benoit Cousson (1):
spi/omap: Remove bus_num usage for instance index

Felipe Balbi (2):
spi: omap2-mcspi: make it behave as a module
spi: omap2-mcspi: convert to module_platform_driver

Shubhrajyoti D (2):
spi: omap2-mcspi: use devm_* functions
spi: omap2-mcspi: add support for pm_runtime autosuspend

drivers/spi/spi-omap2-mcspi.c | 127 +++++++++++++++-------------------------
1 files changed, 48 insertions(+), 79 deletions(-)



\
 
 \ /
  Last update: 2012-03-26 15:49    [W:0.073 / U:0.972 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site