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