On Wed, 21 Nov 2012 17:44:21 +0530
Shubhrajyoti Datta <omaplinuxker...@gmail.com> wrote:

> On Wed, Nov 21, 2012 at 7:46 AM, chao bi <chao...@intel.com> wrote:
> 
> > +       /* Create the PM_QOS request */
> > +       if (drv_context->quirks & QUIRKS_USE_PM_QOS)
> > +               pm_qos_add_request(&drv_context->pm_qos_req,
> > +               PM_QOS_CPU_DMA_LATENCY,
> > +               PM_QOS_DEFAULT_VALUE);
> >
> 
> What happens if the flag is not set if it is absolutely necessary for
> the driver it should not be a
> configurable option

If you read through the code it's set only when the device is
Moorestown/Oaktrail based and only in slave mode. It is not necessary
in other configurations.

Alan

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
spi-devel-general mailing list
spi-devel-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/spi-devel-general

Reply via email to