greybus: gb-audio: fix build breakage on 4.1-rc1
authorGreg Kroah-Hartman <gregkh@google.com>
Fri, 8 May 2015 20:40:47 +0000 (22:40 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Mon, 11 May 2015 20:26:44 +0000 (13:26 -0700)
commit61c0926eec4153e51f047fbf91b897abeca4cccb
tree440c5559df20428739f919ecc7d75dd352c94d2c
parent7f3f356e455dd4438fdad2d45330f0d27bd087b6
greybus: gb-audio: fix build breakage on 4.1-rc1

In commit 1efb53a220b7 ("ASoC: simple-card: Remove support for setting
differing DAI formats"), the .fmt field was removed from struct
asoc_simple_dai.  Fix this build breakage by not trying to set it.

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Acked-by: John Stultz <john.stultz@linaro.org>
drivers/staging/greybus/audio.c