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)
commitd5a908b27adfd7e67b5ab98f674892badcca19c6
treea41dca6e9d14d9c79414c7b3dd191c32840df04d
parent057de50c0d34b4ef7e15b7a8442a36a396d99c00
ASoC: trim SSI sysfs statistics in Freescale MPC8610 sound drivers

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>
sound/soc/fsl/fsl_ssi.c