Unverified Commit 2f981391 authored by Pierre-Louis Bossart's avatar Pierre-Louis Bossart Committed by Mark Brown
Browse files

ASoC: fsl: fsl_ssi_dbg: remove spurious kernel-doc comment start

parent c950e9fc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -78,7 +78,7 @@ void fsl_ssi_dbg_isr(struct fsl_ssi_dbg *dbg, u32 sisr)
		dbg->stats.tfe0++;
}

/**
/*
 * Show the statistics of a flag only if its interrupt is enabled
 *
 * Compilers will optimize it to a no-op if the interrupt is disabled
@@ -90,7 +90,7 @@ void fsl_ssi_dbg_isr(struct fsl_ssi_dbg *dbg, u32 sisr)
	} while (0)


/**
/*
 * Display the statistics for the current SSI device
 *
 * To avoid confusion, only show those counts that are enabled