[alsa-devel] [PATCH] FSL_SSI: fix fsl_ssi interrupt reporting so that interrupts are only reported when they have been enabled.
Caleb Crome
caleb at crome.org
Wed Oct 28 21:18:39 CET 2015
On Wed, Oct 28, 2015 at 1:08 PM, Fabio Estevam <festevam at gmail.com> wrote:
> 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
> */
Ah, thanks. Will fix it and resubmit.
-Caleb
More information about the Alsa-devel
mailing list