From: Paul M. <le...@li...> - 2007-08-24 02:02:23
|
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. |