ASoC: twl6040: Add back missing write callback
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Mon, 12 Mar 2018 14:24:22 +0000 (16:24 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 12 Mar 2018 16:37:11 +0000 (09:37 -0700)
commitc9d066650cd5adf4ed4bf5734386699e765222b7
treeaa030bc2ec0da43e9924e5339cbf3e68a0ee3d8a
parent7480389fb0d873ed78619542bf5d2717a7ad7786
ASoC: twl6040: Add back missing write callback

We need to have the write callback to use the code.

Fixes: 7480389fb0d8 ("ASoC: twl6040: replace codec to component")

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/twl6040.c