19 Mar
2009
19 Mar
'09
1:04 p.m.
On Thu, Mar 19, 2009 at 12:48 PM, Mark Brown broonie@sirena.org.uk wrote:
On Thu, Mar 19, 2009 at 09:34:52AM +0100, Philipp Zabel wrote:
+static u32 ssp_get_scr(struct ssp_dev *dev)
...
- if ((ssp_get_scr(ssp) == 4) && (width == 16)) {
but here ssp is a ssp_device, not a ssp_dev (the compiler warns about this).
Oh crap. Please ignore patch 3, then. I'll fix and resend that one when I have time to think properly about what I'm doing, but I fear the 2.6.29 release will be first. The patches had a test-run on the magician, but it doesn't use I2S mode.
regards Philipp