[alsa-devel] [PATCH] FSL_SSI: fix fsl_ssi interrupt reporting so that interrupts are only reported when they have been enabled.

Fabio Estevam festevam at gmail.com
Wed Oct 28 21:08:18 CET 2015


Hi Caleb,

On Wed, Oct 28, 2015 at 5:53 PM, Caleb Crome <caleb at crome.org> wrote:

> +// call fsl_ssi_dbg_update_sier_enbled every time sier is
> +// updated.  it tracks which interrupts have ever been enabled.
> +// so that the print function can keep track.

The standard style for multi-line comments is:

/*
 * Bla bla bla
 * bla bla
 * foo foo
 */


More information about the Alsa-devel mailing list