[PATCH v2 03/12] ASoC: arm: make pxa2xx-ac97-lib ac97 codec agnostic

2017-06-19 Thread Robert Jarzmik
All pxa library functions don't use the input parameters for nothing but slot number. This simplifies their prototypes, and makes them usable by both the legacy ac97 bus and the new ac97 bus. Signed-off-by: Robert Jarzmik --- include/sound/pxa2xx-lib.h | 15

[PATCH v2 03/12] ASoC: arm: make pxa2xx-ac97-lib ac97 codec agnostic

2017-06-19 Thread Robert Jarzmik
All pxa library functions don't use the input parameters for nothing but slot number. This simplifies their prototypes, and makes them usable by both the legacy ac97 bus and the new ac97 bus. Signed-off-by: Robert Jarzmik --- include/sound/pxa2xx-lib.h | 15 +--