mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 12:35:52 +02:00
RT1019 codec has two ways of controlling the en_spkr. one way is
controlling through gpio pin method the another way is through codec
register update through driver.
Now Speaker enable/disable is controlled through codec register updated
by codec driver. This patch reverts gpio logic.
This reverts commit
|
||
|---|---|---|
| .. | ||
| acp | ||
| include | ||
| raven | ||
| renoir | ||
| vangogh | ||
| yc | ||
| acp-config.c | ||
| acp-da7219-max98357a.c | ||
| acp-pcm-dma.c | ||
| acp-rt5645.c | ||
| acp.h | ||
| acp3x-rt5682-max9836.c | ||
| Kconfig | ||
| mach-config.h | ||
| Makefile | ||