ASoC: trim SSI sysfs statistics in Freescale MPC8610 sound drivers
authorTimur Tabi <timur@freescale.com>
Thu, 26 Mar 2009 16:42:38 +0000 (11:42 -0500)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 2 Apr 2009 15:34:15 +0000 (16:34 +0100)
Optimize the display of SSI statistics in the Freescale MPC8610 sound driver
to display the status count only of the interrupts that were actually enabled.
Previously, it would display the counts of all SISR status bits, even those
that were not enabled.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found