commit | 860b11c6d831a259ec595bfcf77fb6ca15ca6009 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Dec 03 04:37:32 2018 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Dec 13 16:32:49 2018 -0700 |
tree | d762d841b076028f39c2c060ece2aa00b438ca74 | |
parent | 2947db1033d06bf617dc31329830b5dea3fe88b1 [diff] |
dm: sound: max98095: Drop g_codec_info and g_max98095_info These are only used in two functions so can be made local. Also change the first argument of max98095_do_init() to suit. Signed-off-by: Simon Glass <sjg@chromium.org>