10 Jan
2011
10 Jan
'11
6:54 p.m.
On Mon, Jan 10, 2011 at 12:41:30PM -0600, Timur Tabi wrote:
So I don't understand the philosophy here. Are we going to propagate errors during read operations, or not? It seems that sometimes ASoC does, and sometimes it doesn't, and sometimes it doesn't even know what it wants (e.g. the snd_soc_X_X_read functions).
This is all code that's evolved over time, and originally there was no readback facility at all (everything came from cache) so there were no errors to report in the first place. Besides, in general there's nothing constructive we can do about errors anyway except log them.