[PATCH V4 0/4] Add SPI clkdev support

2011-11-02 Thread Padmavathi Venna
This patchset modifies the existing clkdev to make SPI driver independent of the clock names send from platform data. This patches enables the SPI driver to request SPI bus clocks using generic connection ID. Link to V1: http://www.spinics.net/lists/arm-kernel/msg141671.html V2 Changes:

RE: [PATCH V4 0/4] Add SPI clkdev support

2011-11-02 Thread Kukjin Kim
Padmavathi Venna wrote: This patchset modifies the existing clkdev to make SPI driver independent of the clock names send from platform data. This patches enables the SPI driver to request SPI bus clocks using generic connection ID. Link to V1:

Re: [PATCH V4 0/4] Add SPI clkdev support

2011-11-02 Thread Russell King - ARM Linux
On Wed, Nov 02, 2011 at 05:06:40PM -0400, Padmavathi Venna wrote: This patchset modifies the existing clkdev to make SPI driver independent of the clock names send from platform data. No it does not. It modifies the clkdev lookup tables. When I read this I thought 'why are you modifying the