Re: [PATCH 08/20] Staging: ipack: Switch to 8MHz operation before reading ID.

2012-09-11 Thread Dan Carpenter
On Tue, Sep 11, 2012 at 04:39:37PM +0200, Samuel Iglesias Gonsálvez wrote: > On Tue, 2012-09-11 at 13:39 +0200, Jens Taprogge wrote: > > On Tue, Sep 11, 2012 at 01:31:06PM +0200, Samuel Iglesias Gonsálvez wrote: > > > On Tue, 2012-09-11 at 11:48 +0300, Dan Carpenter wrote: > > > > On Mon, Sep 10, 2

Re: [PATCH 08/20] Staging: ipack: Switch to 8MHz operation before reading ID.

2012-09-11 Thread Samuel Iglesias Gonsálvez
On Tue, 2012-09-11 at 13:39 +0200, Jens Taprogge wrote: > On Tue, Sep 11, 2012 at 01:31:06PM +0200, Samuel Iglesias Gonsálvez wrote: > > On Tue, 2012-09-11 at 11:48 +0300, Dan Carpenter wrote: > > > On Mon, Sep 10, 2012 at 10:51:46AM +0200, Samuel Iglesias Gonsálvez wrote: > > > > From: Jens Taprog

Re: [PATCH 08/20] Staging: ipack: Switch to 8MHz operation before reading ID.

2012-09-11 Thread Jens Taprogge
On Tue, Sep 11, 2012 at 01:31:06PM +0200, Samuel Iglesias Gonsálvez wrote: > On Tue, 2012-09-11 at 11:48 +0300, Dan Carpenter wrote: > > On Mon, Sep 10, 2012 at 10:51:46AM +0200, Samuel Iglesias Gonsálvez wrote: > > > From: Jens Taprogge > > > > > > Reading the ID space at 8 MHz is always support

Re: [PATCH 08/20] Staging: ipack: Switch to 8MHz operation before reading ID.

2012-09-11 Thread Samuel Iglesias Gonsálvez
On Tue, 2012-09-11 at 11:48 +0300, Dan Carpenter wrote: > On Mon, Sep 10, 2012 at 10:51:46AM +0200, Samuel Iglesias Gonsálvez wrote: > > From: Jens Taprogge > > > > Reading the ID space at 8 MHz is always supported. Most carriers will > > boot up in 8MHz mode. Still, play it safe and ensure we

Re: [PATCH 08/20] Staging: ipack: Switch to 8MHz operation before reading ID.

2012-09-11 Thread Dan Carpenter
On Mon, Sep 10, 2012 at 10:51:46AM +0200, Samuel Iglesias Gonsálvez wrote: > From: Jens Taprogge > > Reading the ID space at 8 MHz is always supported. Most carriers will > boot up in 8MHz mode. Still, play it safe and ensure we are operating at > 8Mhz. > > Signed-off-by: Jens Taprogge > Sign

[PATCH 08/20] Staging: ipack: Switch to 8MHz operation before reading ID.

2012-09-10 Thread Samuel Iglesias Gonsálvez
From: Jens Taprogge Reading the ID space at 8 MHz is always supported. Most carriers will boot up in 8MHz mode. Still, play it safe and ensure we are operating at 8Mhz. Signed-off-by: Jens Taprogge Signed-off-by: Samuel Iglesias Gonsálvez --- drivers/staging/ipack/ipack.c | 11 ---