loudness: merge groveloudness and hyld9767 into a single driver

Signed-off-by: Jon Trulson <jtrulson@ics.com>
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Jon Trulson
2015-09-15 16:52:37 -06:00
committed by Mihai Tudor Panu
parent cd7815aa07
commit 9fe9d4aec2
21 changed files with 66 additions and 330 deletions

View File

@ -0,0 +1,8 @@
%module javaupm_loudness
%include "../upm.i"
%{
#include "loudness.h"
%}
%include "loudness.h"