Re: Regression with suspend from "msp3400: convert to the new control framework"

2011-04-29 Thread Andy Walls
Jesse Allen wrote: >On Tue, Apr 26, 2011 at 12:53 AM, Hans Verkuil >wrote: >> >> OK, whatever is causing the problems is *not* msp3400 since your card >does not >> have one :-) >> >> This card uses gpio to handle audio. >> >>> i2c-core: driver [tuner] using legacy suspend method >>> i2c-core: dr

Re: Regression with suspend from "msp3400: convert to the new control framework"

2011-04-29 Thread Jesse Allen
On Tue, Apr 26, 2011 at 12:53 AM, Hans Verkuil wrote: > > OK, whatever is causing the problems is *not* msp3400 since your card does not > have one :-) > > This card uses gpio to handle audio. > >> i2c-core: driver [tuner] using legacy suspend method >> i2c-core: driver [tuner] using legacy resume

Re: Regression with suspend from "msp3400: convert to the new control framework"

2011-04-26 Thread Jesse Allen
On Tue, Apr 26, 2011 at 12:53 AM, Hans Verkuil wrote: > > OK, whatever is causing the problems is *not* msp3400 since your card does not > have one :-) > > This card uses gpio to handle audio. > >> i2c-core: driver [tuner] using legacy suspend method >> i2c-core: driver [tuner] using legacy resume

Re: Regression with suspend from "msp3400: convert to the new control framework"

2011-04-25 Thread Hans Verkuil
On Saturday, April 23, 2011 15:34:00 Jesse Allen wrote: > On Sat, Apr 23, 2011 at 4:56 AM, Hans Verkuil wrote: > > On Saturday, April 23, 2011 07:06:58 Jesse Allen wrote: > >> On Fri, Apr 22, 2011 at 3:55 PM, Jesse Allen wrote: > >> > Hello All, > >> > > >> > I have finally spent time to figure o

Re: Regression with suspend from "msp3400: convert to the new control framework"

2011-04-23 Thread Jesse Allen
On Sat, Apr 23, 2011 at 4:56 AM, Hans Verkuil wrote: > On Saturday, April 23, 2011 07:06:58 Jesse Allen wrote: >> On Fri, Apr 22, 2011 at 3:55 PM, Jesse Allen wrote: >> > Hello All, >> > >> > I have finally spent time to figure out what happened to suspending >> > with my bttv card. I have traced

Re: Regression with suspend from "msp3400: convert to the new control framework"

2011-04-23 Thread Hans Verkuil
On Saturday, April 23, 2011 07:06:58 Jesse Allen wrote: > On Fri, Apr 22, 2011 at 3:55 PM, Jesse Allen wrote: > > Hello All, > > > > I have finally spent time to figure out what happened to suspending > > with my bttv card. I have traced it to this patch: > > > > msp3400: convert to the new contro

Re: Regression with suspend from "msp3400: convert to the new control framework"

2011-04-22 Thread Jesse Allen
On Fri, Apr 22, 2011 at 3:55 PM, Jesse Allen wrote: > Hello All, > > I have finally spent time to figure out what happened to suspending > with my bttv card. I have traced it to this patch: > > msp3400: convert to the new control framework > ebc3bba5833e7021336f09767347a52448a60bc5 > > This was do

Regression with suspend from "msp3400: convert to the new control framework"

2011-04-22 Thread Jesse Allen
Hello All, I have finally spent time to figure out what happened to suspending with my bttv card. I have traced it to this patch: msp3400: convert to the new control framework ebc3bba5833e7021336f09767347a52448a60bc5 This was done by reverting the patch at the head for v2.6.39-git. The patch se