[PATCH 1/4] drm/tilcdc: Fix an incorrect condition

2013-04-24 Thread Dave Airlie
On Wed, Apr 24, 2013 at 2:21 PM, Sachin Kamat wrote: > On 24 April 2013 09:47, Rob Clark wrote: >> On Tue, Apr 23, 2013 at 11:52 PM, Sachin Kamat >> wrote: >>> Hi Rob, >>> >>> With the merge window for 3.10 about to open shortly, I was wondering >>> if the tilcdc patches are lined up somewhere

[PATCH 1/4] drm/tilcdc: Fix an incorrect condition

2013-04-24 Thread Sachin Kamat
On 24 April 2013 10:08, Dave Airlie wrote: > On Wed, Apr 24, 2013 at 2:21 PM, Sachin Kamat > wrote: >> On 24 April 2013 09:47, Rob Clark wrote: >>> On Tue, Apr 23, 2013 at 11:52 PM, Sachin Kamat >>> wrote: Hi Rob, With the merge window for 3.10 about to open shortly, I was wond

[PATCH 1/4] drm/tilcdc: Fix an incorrect condition

2013-04-24 Thread Sachin Kamat
On 24 April 2013 09:47, Rob Clark wrote: > On Tue, Apr 23, 2013 at 11:52 PM, Sachin Kamat > wrote: >> Hi Rob, >> >> With the merge window for 3.10 about to open shortly, I was wondering >> if the tilcdc patches are lined up somewhere as I could not find them >> in linux-next yet. > > I don't hav

[PATCH 1/4] drm/tilcdc: Fix an incorrect condition

2013-04-24 Thread Sachin Kamat
Hi Rob, With the merge window for 3.10 about to open shortly, I was wondering if the tilcdc patches are lined up somewhere as I could not find them in linux-next yet. Thanks and regards, Sachin. On 27 March 2013 11:53, Tomi Valkeinen wrote: > Hi, > > On 2013-03-25 15:36, Rob Clark wrote: >> sor

[PATCH 1/4] drm/tilcdc: Fix an incorrect condition

2013-04-24 Thread Rob Clark
On Tue, Apr 23, 2013 at 11:52 PM, Sachin Kamat wrote: > Hi Rob, > > With the merge window for 3.10 about to open shortly, I was wondering > if the tilcdc patches are lined up somewhere as I could not find them > in linux-next yet. I don't have any other patches for tilcdc, so if this isn't going

Re: [PATCH 1/4] drm/tilcdc: Fix an incorrect condition

2013-04-23 Thread Sachin Kamat
On 24 April 2013 10:08, Dave Airlie wrote: > On Wed, Apr 24, 2013 at 2:21 PM, Sachin Kamat wrote: >> On 24 April 2013 09:47, Rob Clark wrote: >>> On Tue, Apr 23, 2013 at 11:52 PM, Sachin Kamat >>> wrote: Hi Rob, With the merge window for 3.10 about to open shortly, I was wonderi

Re: [PATCH 1/4] drm/tilcdc: Fix an incorrect condition

2013-04-23 Thread Sachin Kamat
On 24 April 2013 09:47, Rob Clark wrote: > On Tue, Apr 23, 2013 at 11:52 PM, Sachin Kamat > wrote: >> Hi Rob, >> >> With the merge window for 3.10 about to open shortly, I was wondering >> if the tilcdc patches are lined up somewhere as I could not find them >> in linux-next yet. > > I don't hav

Re: [PATCH 1/4] drm/tilcdc: Fix an incorrect condition

2013-04-23 Thread Sachin Kamat
Hi Rob, With the merge window for 3.10 about to open shortly, I was wondering if the tilcdc patches are lined up somewhere as I could not find them in linux-next yet. Thanks and regards, Sachin. On 27 March 2013 11:53, Tomi Valkeinen wrote: > Hi, > > On 2013-03-25 15:36, Rob Clark wrote: >> sor

Re: [PATCH 1/4] drm/tilcdc: Fix an incorrect condition

2013-04-23 Thread Dave Airlie
On Wed, Apr 24, 2013 at 2:21 PM, Sachin Kamat wrote: > On 24 April 2013 09:47, Rob Clark wrote: >> On Tue, Apr 23, 2013 at 11:52 PM, Sachin Kamat >> wrote: >>> Hi Rob, >>> >>> With the merge window for 3.10 about to open shortly, I was wondering >>> if the tilcdc patches are lined up somewhere

Re: [PATCH 1/4] drm/tilcdc: Fix an incorrect condition

2013-04-23 Thread Rob Clark
On Tue, Apr 23, 2013 at 11:52 PM, Sachin Kamat wrote: > Hi Rob, > > With the merge window for 3.10 about to open shortly, I was wondering > if the tilcdc patches are lined up somewhere as I could not find them > in linux-next yet. I don't have any other patches for tilcdc, so if this isn't going

[PATCH 1/4] drm/tilcdc: Fix an incorrect condition

2013-03-27 Thread Tomi Valkeinen
Hi, On 2013-03-25 15:36, Rob Clark wrote: > sorry, was offline for a while (moving), and missed the last email.. > > I would guess that Tomi would send pull-req for tilcdc and omapdrm. > Well I suppose I could do it if Tomi can't, although my > pandas/beagles/beaglebones are not unpacked yet.. W

Re: [PATCH 1/4] drm/tilcdc: Fix an incorrect condition

2013-03-27 Thread Tomi Valkeinen
Hi, On 2013-03-25 15:36, Rob Clark wrote: > sorry, was offline for a while (moving), and missed the last email.. > > I would guess that Tomi would send pull-req for tilcdc and omapdrm. > Well I suppose I could do it if Tomi can't, although my > pandas/beagles/beaglebones are not unpacked yet.. W

Re: [PATCH 1/4] drm/tilcdc: Fix an incorrect condition

2013-03-26 Thread Sachin Kamat
On 25 March 2013 19:06, Rob Clark wrote: > sorry, was offline for a while (moving), and missed the last email.. No problem :) > > I would guess that Tomi would send pull-req for tilcdc and omapdrm. > Well I suppose I could do it if Tomi can't, although my > pandas/beagles/beaglebones are not unpa

Re: [PATCH 1/4] drm/tilcdc: Fix an incorrect condition

2013-03-26 Thread Sachin Kamat
On 11 March 2013 15:38, Sachin Kamat wrote: > Hi Rob, > > On 2 March 2013 20:40, Rob Clark wrote: >> On Sat, Mar 2, 2013 at 5:23 AM, Sachin Kamat wrote: >>> Instead of checking if num_encoders is zero, it is being assigned 0. >>> Convert the assignment to a check. >>> >>> Signed-off-by: Sachin K

[PATCH 1/4] drm/tilcdc: Fix an incorrect condition

2013-03-25 Thread Sachin Kamat
On 25 March 2013 19:06, Rob Clark wrote: > sorry, was offline for a while (moving), and missed the last email.. No problem :) > > I would guess that Tomi would send pull-req for tilcdc and omapdrm. > Well I suppose I could do it if Tomi can't, although my > pandas/beagles/beaglebones are not unpa

[PATCH 1/4] drm/tilcdc: Fix an incorrect condition

2013-03-25 Thread Sachin Kamat
On 11 March 2013 15:38, Sachin Kamat wrote: > Hi Rob, > > On 2 March 2013 20:40, Rob Clark wrote: >> On Sat, Mar 2, 2013 at 5:23 AM, Sachin Kamat >> wrote: >>> Instead of checking if num_encoders is zero, it is being assigned 0. >>> Convert the assignment to a check. >>> >>> Signed-off-by: Sach

[PATCH 1/4] drm/tilcdc: Fix an incorrect condition

2013-03-25 Thread Rob Clark
sorry, was offline for a while (moving), and missed the last email.. I would guess that Tomi would send pull-req for tilcdc and omapdrm. Well I suppose I could do it if Tomi can't, although my pandas/beagles/beaglebones are not unpacked yet.. BR, -R On Mon, Mar 25, 2013 at 2:58 AM, Sachin Kamat

Re: [PATCH 1/4] drm/tilcdc: Fix an incorrect condition

2013-03-25 Thread Rob Clark
sorry, was offline for a while (moving), and missed the last email.. I would guess that Tomi would send pull-req for tilcdc and omapdrm. Well I suppose I could do it if Tomi can't, although my pandas/beagles/beaglebones are not unpacked yet.. BR, -R On Mon, Mar 25, 2013 at 2:58 AM, Sachin Kamat

[PATCH 1/4] drm/tilcdc: Fix an incorrect condition

2013-03-11 Thread Sachin Kamat
Hi Rob, On 2 March 2013 20:40, Rob Clark wrote: > On Sat, Mar 2, 2013 at 5:23 AM, Sachin Kamat > wrote: >> Instead of checking if num_encoders is zero, it is being assigned 0. >> Convert the assignment to a check. >> >> Signed-off-by: Sachin Kamat > > Signed-off-by: Rob Clark Just curious. W

Re: [PATCH 1/4] drm/tilcdc: Fix an incorrect condition

2013-03-11 Thread Sachin Kamat
Hi Rob, On 2 March 2013 20:40, Rob Clark wrote: > On Sat, Mar 2, 2013 at 5:23 AM, Sachin Kamat wrote: >> Instead of checking if num_encoders is zero, it is being assigned 0. >> Convert the assignment to a check. >> >> Signed-off-by: Sachin Kamat > > Signed-off-by: Rob Clark Just curious. Whic

[PATCH 1/4] drm/tilcdc: Fix an incorrect condition

2013-03-02 Thread Sachin Kamat
Instead of checking if num_encoders is zero, it is being assigned 0. Convert the assignment to a check. Signed-off-by: Sachin Kamat --- drivers/gpu/drm/tilcdc/tilcdc_drv.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/drm/tilcdc/tilcdc_drv.c b/drivers/gpu

[PATCH 1/4] drm/tilcdc: Fix an incorrect condition

2013-03-02 Thread Rob Clark
On Sat, Mar 2, 2013 at 5:23 AM, Sachin Kamat wrote: > Instead of checking if num_encoders is zero, it is being assigned 0. > Convert the assignment to a check. > > Signed-off-by: Sachin Kamat Signed-off-by: Rob Clark > --- > drivers/gpu/drm/tilcdc/tilcdc_drv.c |2 +- > 1 files changed, 1

[PATCH 1/4] drm/tilcdc: Fix an incorrect condition

2013-03-02 Thread Sachin Kamat
Instead of checking if num_encoders is zero, it is being assigned 0. Convert the assignment to a check. Signed-off-by: Sachin Kamat --- drivers/gpu/drm/tilcdc/tilcdc_drv.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/gpu/drm/tilcdc/tilcdc_drv.c b/drivers/gpu

Re: [PATCH 1/4] drm/tilcdc: Fix an incorrect condition

2013-03-02 Thread Rob Clark
On Sat, Mar 2, 2013 at 5:23 AM, Sachin Kamat wrote: > Instead of checking if num_encoders is zero, it is being assigned 0. > Convert the assignment to a check. > > Signed-off-by: Sachin Kamat Signed-off-by: Rob Clark > --- > drivers/gpu/drm/tilcdc/tilcdc_drv.c |2 +- > 1 files changed, 1