21 Nov
2012
21 Nov
'12
1:30 a.m.
On Tue, Nov 20, 2012 at 12:03:25PM +0000, Liam Girdwood wrote:
I think we are good with the magic number check atm and I can add some explicit endianess conversion when we have more users. Atm, the only users will be ARM based.
It's very likely that Wolfson will pick this up quickly for some of our devices.
Could we make the endianness annotations in the header explicit for now but refuse to handle anything except LE? That way we avoid changing the externally visible interface which would be painful. I'm not so worried about actually implementing this properly, just worried that people will get upset if we change the published ABI.