On Wed, Jun 7, 2017 at 12:25 AM, Kai-Heng Feng <[email protected]> wrote: > + exit_latency_us = > + (u64)le32_to_cpu(ctrl->psd[state].exit_lat);
Trivial nit: the case is no longer necessary.
On Wed, Jun 7, 2017 at 12:25 AM, Kai-Heng Feng <[email protected]> wrote: > + exit_latency_us = > + (u64)le32_to_cpu(ctrl->psd[state].exit_lat);
Trivial nit: the case is no longer necessary.