summaryrefslogtreecommitdiff
path: root/scripts/sortextable.c
diff options
context:
space:
mode:
authorBhalchandra Gajare <gajare@codeaurora.org>2016-10-06 12:01:24 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2016-10-11 15:31:46 -0700
commit93b43a172c65188fad17b3f46fa4014f285ca4ef (patch)
tree4e0686a5c0130ad0c73b36de24a2d13dd78a83f9 /scripts/sortextable.c
parentc5cfd3c491b6fafbdc7995e605b189c184f1f2a5 (diff)
ASoC: wcd-spi: Move one time initializations to component bind
One time initializations like regmap and debugfs init are currently done in the init function. But, in case of subsystem restart, the driver can get de-initialized and then initialized again. This causes the debugfs and regmap entries to get removed and added again during subsystem restart cases. Avoid this by moving all the one time initialization of the driver to component bind. Change-Id: Ideed297fde016b0623616be64875be094e688981 Signed-off-by: Bhalchandra Gajare <gajare@codeaurora.org>
Diffstat (limited to 'scripts/sortextable.c')
0 files changed, 0 insertions, 0 deletions