Yep – tried to clean some white space up at the last minute…ugh On 8/31/17, 7:49 PM, "steve.derosier@xxxxxxxxx on behalf of Steve deRosier" <steve.derosier@xxxxxxxxx on behalf of derosier@xxxxxxxxx> wrote: On Thu, Aug 31, 2017 at 4:44 PM, Eric Bentley <Eric.Bentley@xxxxxxxxxxxxx> wrote: > - if (sdio_set_host_pm_flags(sdiodev->func[1], sdio_flags)) > + if (sdio_set_host_pm_flags(sdiodev->func[1], sdio_flags)) ( Hi Eric, Shouldn't that be a '{' instead of '('? Maybe I'm missing some context, but that doesn't look compilable. :) - Steve