[PATCH v3 10/12] ASoC: wm9705: add private structure
From: ckeepax@opensource.cirrus.com (Charles Keepax)
Date: 2017-07-03 09:19:01
Also in:
alsa-devel, linux-input, lkml
From: ckeepax@opensource.cirrus.com (Charles Keepax)
Date: 2017-07-03 09:19:01
Also in:
alsa-devel, linux-input, lkml
On Fri, Jun 30, 2017 at 09:44:06PM +0200, Robert Jarzmik wrote:
Add a private data structure. This is a preparation for a codec which would need an another data on top of snd_ac97, which will be the case when an MFD wm97xx device will probe wm9705. Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr> ---
Acked-by: Charles Keepax <redacted> Thanks, Charles