From: Kristoffer E. <kri...@gm...> - 2007-08-24 13:43:12
|
The alsa driver is mostly finished thats why I basicly only fixed it to compile. Perhaps its better to leave it to its fate? 2007/8/24, Paul Mundt <le...@li...>: > > On Thu, Aug 23, 2007 at 03:05:21PM -0700, Kristoffer Ericson wrote: > > Greetings, > > > > shortlog: Added missing define TSTR which is needed for compilation, > minor cleanup also. > > > Might fix compilation, but has no hope of ever working. You've already > been told that TMU0 and TMU1 are used by the system, sh_dac_audio will > have to latch on to another channel. Your request_irq() here will > automatically fail, and it seems a bit dubious to be using a timer > channel directly like this anyhow. > |