lkml.org 
[lkml]   [2019]   [Nov]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v3 02/11] mfd: wcd934x: add support to wcd9340/wcd9341 codec
> > > +static void wcd934x_slim_remove(struct slim_device *sdev)
> > > +{
> > > + struct wcd934x_ddata *ddata = dev_get_drvdata(&sdev->dev);
> > > +
> > > + regulator_bulk_disable(WCD934X_MAX_SUPPLY, ddata->supplies);
> > > + mfd_remove_devices(&sdev->dev);
> > > + kfree(ddata);
> > > +}
> > > +
> > > +static const struct slim_device_id wcd934x_slim_id[] = {
> > > + { SLIM_MANF_ID_QCOM, SLIM_PROD_CODE_WCD9340, 0x1, 0x0 },
> >
> > What do the last parameters mean? Might be better to define them.
>
> This is Instance ID and Device ID of SLIMBus enumeration address.

Great.

Please define them in the same was you did for the product code.

--
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

\
 
 \ /
  Last update: 2019-11-11 14:36    [W:0.051 / U:0.344 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site