commit | d789d084a360040f149a7f6a0b3d28d00084f92c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Dec 27 13:24:39 2018 -0700 |
committer | Simon Glass <sjg@chromium.org> | Sat Feb 09 12:50:22 2019 -0700 |
tree | e3727fc25888dd90b2cbcc2fe2e385213e21bcdd | |
parent | 24aab745179b87fadb9b5dedc686cc84f02dbe48 [diff] |
sound: Allow audio codecs to be used by other SoCs At present there is still some samsung-specific code in the audio codecs. Remove it so that these can be used by other SoCs. Signed-off-by: Simon Glass <sjg@chromium.org>