Re: [PATCH] gpio: samsung: Fix off-by-one bug in gpio addresses

2012-08-05 Thread Linus Walleij
On Fri, Jul 20, 2012 at 10:58 PM, Sean Paul wrote: > Move gpc4 to the end of the automatically processed gpio controllers so > we don't taint the automatic offset calculation. > > This bug caused all controllers coming after gpc4 to map to the > incorrect address. The result is < 0 0 0 0> would

Re: [PATCH] gpio: samsung: Fix off-by-one bug in gpio addresses

2012-08-05 Thread Linus Walleij
On Fri, Jul 20, 2012 at 10:58 PM, Sean Paul seanp...@chromium.org wrote: Move gpc4 to the end of the automatically processed gpio controllers so we don't taint the automatic offset calculation. This bug caused all controllers coming after gpc4 to map to the incorrect address. The result is

RE: [PATCH] gpio: samsung: Fix off-by-one bug in gpio addresses

2012-07-31 Thread Kukjin Kim
Linus Walleij wrote: > > On Fri, Jul 20, 2012 at 10:58 PM, Sean Paul wrote: > > > Move gpc4 to the end of the automatically processed gpio controllers so > > we don't taint the automatic offset calculation. > > > > This bug caused all controllers coming after gpc4 to map to the > > incorrect

RE: [PATCH] gpio: samsung: Fix off-by-one bug in gpio addresses

2012-07-31 Thread Kukjin Kim
Linus Walleij wrote: On Fri, Jul 20, 2012 at 10:58 PM, Sean Paul seanp...@chromium.org wrote: Move gpc4 to the end of the automatically processed gpio controllers so we don't taint the automatic offset calculation. This bug caused all controllers coming after gpc4 to map to the

Re: [PATCH] gpio: samsung: Fix off-by-one bug in gpio addresses

2012-07-30 Thread Thomas Abraham
s.wall...@stericsson.com; >> linux-kernel@vger.kernel.org; >> ol...@chromium.org; Sangsu Park; Thomas Abraham; Kukjin Kim >> Subject: Re: [PATCH] gpio: samsung: Fix off-by-one bug in gpio addresses >> >> Acked-by: Doug Anderson >> >> --- >

RE: [PATCH] gpio: samsung: Fix off-by-one bug in gpio addresses

2012-07-30 Thread 박상수
...@chromium.org; Sangsu Park; Thomas Abraham; Kukjin Kim > Subject: Re: [PATCH] gpio: samsung: Fix off-by-one bug in gpio addresses > > Acked-by: Doug Anderson > > --- > > On Fri, Jul 20, 2012 at 1:58 PM, Sean Paul wrote: > > > > Move gpc4 to the end of the

RE: [PATCH] gpio: samsung: Fix off-by-one bug in gpio addresses

2012-07-30 Thread 박상수
; Thomas Abraham; Kukjin Kim Subject: Re: [PATCH] gpio: samsung: Fix off-by-one bug in gpio addresses Acked-by: Doug Anderson diand...@chromium.org --- On Fri, Jul 20, 2012 at 1:58 PM, Sean Paul seanp...@chromium.org wrote: Move gpc4 to the end of the automatically processed gpio

Re: [PATCH] gpio: samsung: Fix off-by-one bug in gpio addresses

2012-07-30 Thread Thomas Abraham
-kernel@vger.kernel.org; ol...@chromium.org; Sangsu Park; Thomas Abraham; Kukjin Kim Subject: Re: [PATCH] gpio: samsung: Fix off-by-one bug in gpio addresses Acked-by: Doug Anderson diand...@chromium.org --- On Fri, Jul 20, 2012 at 1:58 PM, Sean Paul seanp...@chromium.org wrote: Move

Re: [PATCH] gpio: samsung: Fix off-by-one bug in gpio addresses

2012-07-27 Thread Linus Walleij
On Fri, Jul 20, 2012 at 10:58 PM, Sean Paul wrote: > Move gpc4 to the end of the automatically processed gpio controllers so > we don't taint the automatic offset calculation. > > This bug caused all controllers coming after gpc4 to map to the > incorrect address. The result is < 0 0 0 0> would

Re: [PATCH] gpio: samsung: Fix off-by-one bug in gpio addresses

2012-07-27 Thread Linus Walleij
On Fri, Jul 20, 2012 at 10:58 PM, Sean Paul seanp...@chromium.org wrote: Move gpc4 to the end of the automatically processed gpio controllers so we don't taint the automatic offset calculation. This bug caused all controllers coming after gpc4 to map to the incorrect address. The result is

Re: [PATCH] gpio: samsung: Fix off-by-one bug in gpio addresses

2012-07-20 Thread Doug Anderson
Acked-by: Doug Anderson --- On Fri, Jul 20, 2012 at 1:58 PM, Sean Paul wrote: > > Move gpc4 to the end of the automatically processed gpio controllers so > we don't taint the automatic offset calculation. > > This bug caused all controllers coming after gpc4 to map to the > incorrect address.

Re: [PATCH] gpio: samsung: Fix off-by-one bug in gpio addresses

2012-07-20 Thread Doug Anderson
Acked-by: Doug Anderson diand...@chromium.org --- On Fri, Jul 20, 2012 at 1:58 PM, Sean Paul seanp...@chromium.org wrote: Move gpc4 to the end of the automatically processed gpio controllers so we don't taint the automatic offset calculation. This bug caused all controllers coming after