Commits

Mark Brown committed d7f184958e5
ASoC: pcm3008: Move gpio allocation to probe This is better from a device model point of view since we don't try to do things like instantiate the card until the required resources appear. Signed-off-by: Mark Brown <broonie@linaro.org>