[PATCH 0/3] [media] c8sectpfe: Various driver fixups
From: peter.griffin@linaro.org (Peter Griffin)
Date: 2016-03-24 11:24:06
Also in:
linux-media, lkml
From: peter.griffin@linaro.org (Peter Griffin)
Date: 2016-03-24 11:24:06
Also in:
linux-media, lkml
Hi Mauro, This series includes a few fixes for the c8sectpfe Linux dvb demux driver. The first fixes a bug introduced in the review process to the circular buffer WP management. The second re-works the firmware loading code to not rely on the CONFIG_FW_LOADER_USER_HELPER_FALLBACK which was removed in a previous patch. The third patch simly demotes a print statement to dev_dbg. regards, Peter. Peter Griffin (3): [media] c8sectpfe: Fix broken circular buffer wp management [media] c8sectpfe: Demote print to dev_dbg [media] c8sectpfe: Rework firmware loading mechanism .../media/platform/sti/c8sectpfe/c8sectpfe-core.c | 69 ++++++++-------------- 1 file changed, 24 insertions(+), 45 deletions(-) -- 1.9.1