diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2014-10-30 21:01:09 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2014-10-31 17:34:00 +0000 |
commit | 5efe89d9525f24f607079307d2d9510e30ba8590 (patch) | |
tree | 1d83e09474a4c44a37adf54c9fcae91609ee739f /crypto/seed.c | |
parent | c1359ca303ee5125827c0d2a65f0c86d491dc993 (diff) | |
download | linux-5efe89d9525f24f607079307d2d9510e30ba8590.tar.gz linux-5efe89d9525f24f607079307d2d9510e30ba8590.tar.xz |
ASoC: wm9713: Move driver state struct allocation to driver probe
Resources for the device should be allocated in the device driver probe
callback, rather than in the ASoC CODEC probe callback.
E.g. one advantage is that we can use device managed allocations.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'crypto/seed.c')
0 files changed, 0 insertions, 0 deletions