commit | f2b25c9bf8212139f43ded090c78d604babc4337 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Dec 10 10:37:47 2018 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Dec 13 16:36:41 2018 -0700 |
tree | 8da5a8bcb40cf982708cfb9af886f94c9f6364c1 | |
parent | 1e224fef9446e8c0cde57636dd8a36d0ebc85437 [diff] |
dm: sound: Complete migration to driver model All users of sound are converted to use driver model. Drop the old code and the CONFIG_DM_SOUND option. Signed-off-by: Simon Glass <sjg@chromium.org>