15 Mar
2016
15 Mar
'16
11:52 a.m.
On Tue, Mar 15, 2016 at 10:07:43AM +0000, Mark Brown wrote:
On Tue, Mar 15, 2016 at 03:27:12PM +0530, Vinod Koul wrote:
+/*
- codec destructor
- */
+static void skl_codecs_remove(struct hdac_ext_bus *ebus) +{
- snd_hdac_ext_bus_device_remove(ebus);
+}
- skl_codecs_remove(ebus);
Why the wrapper here?
IIRC Shameless copy of old HDA code, but yes I don't think we need this, I will update this one.
Thanks for pointing out.
--
~Vinod