Re: [PATCH v5 0/7] native wl1271 support on ZOOM

2010-09-15 Thread Ohad Ben-Cohen
On Wed, Sep 15, 2010 at 6:34 PM, Tony Lindgren wrote: > * John W. Linville [100915 06:21]: >> On Wed, Sep 15, 2010 at 01:08:18PM +0200, Vitaly Wool wrote: >> > On Wed, Sep 15, 2010 at 11:21 AM, Ohad Ben-Cohen wrote: >> > > On Wed, Sep 1, 2010 at 11:26 PM, Ohad Ben-Cohen wrote: >> > >> This patc

Re: [PATCH v5 0/7] native wl1271 support on ZOOM

2010-09-15 Thread Tony Lindgren
* John W. Linville [100915 06:21]: > On Wed, Sep 15, 2010 at 01:08:18PM +0200, Vitaly Wool wrote: > > On Wed, Sep 15, 2010 at 11:21 AM, Ohad Ben-Cohen wrote: > > > On Wed, Sep 1, 2010 at 11:26 PM, Ohad Ben-Cohen wrote: > > >> This patchset adds wl1271 support on ZOOM2/3 boards. > > > > > > Tony,

Re: [PATCH v5 0/7] native wl1271 support on ZOOM

2010-09-15 Thread John W. Linville
On Wed, Sep 15, 2010 at 01:08:18PM +0200, Vitaly Wool wrote: > On Wed, Sep 15, 2010 at 11:21 AM, Ohad Ben-Cohen wrote: > > On Wed, Sep 1, 2010 at 11:26 PM, Ohad Ben-Cohen wrote: > >> This patchset adds wl1271 support on ZOOM2/3 boards. > > > > Tony, John, let me please suggest merging this throug

Re: [PATCH v5 0/7] native wl1271 support on ZOOM

2010-09-15 Thread Vitaly Wool
On Wed, Sep 15, 2010 at 11:21 AM, Ohad Ben-Cohen wrote: > On Wed, Sep 1, 2010 at 11:26 PM, Ohad Ben-Cohen wrote: >> This patchset adds wl1271 support on ZOOM2/3 boards. > > Tony, John, let me please suggest merging this through the wireless tree. > > wl1271 is a moving target - it keeps changing

Re: [PATCH v5 0/7] native wl1271 support on ZOOM

2010-09-15 Thread Ohad Ben-Cohen
On Wed, Sep 1, 2010 at 11:26 PM, Ohad Ben-Cohen wrote: > This patchset adds wl1271 support on ZOOM2/3 boards. Tony, John, let me please suggest merging this through the wireless tree. wl1271 is a moving target - it keeps changing in the wireless tree and merging this patchset there will allow wl

[PATCH v5 0/7] native wl1271 support on ZOOM

2010-09-01 Thread Ohad Ben-Cohen
This patchset adds wl1271 support on ZOOM2/3 boards. Only basic support is included; MMC power manipulation part is submitted separately as Runtime PM migration. Changes since v4: - Introduce a simple (yet safe) mechanism to pass platform-specific data to the driver, as suggested by Russell Kin