3 Aug
2013
3 Aug
'13
1:43 p.m.
On Wed, Jul 31, 2013 at 08:18:06AM +0200, Jean-Francois Moine wrote:
To avoid the declaration of a 'kirkwood-pcm-audio' device in the DT, this patch merges the kirkwood-i2c and kirkwood-dma drivers into one module associated with 'kirkwood-i2s'.
This is broken unless you use my patch. You can't just stick the two drivers together because they both make use of the platform device's driver data field for two incompatible uses. I've already explained that, and I've even sent you a patch to fix that, but you seem to ignore anything that you didn't write.
So... I'm going to work on this issue this weekend and merge the two drivers myself, and send Mark my own patches to do this.