OSDN Git Service

sound: usb: Enable autosuspend for usb audio device
authorHemant Kumar <hemantk@codeaurora.org>
Sat, 2 Apr 2016 02:13:01 +0000 (19:13 -0700)
committerGerrit - the friendly Code Review server <code-review@localhost>
Mon, 25 Jul 2016 23:16:44 +0000 (16:16 -0700)
commit6373b35536e459da45cd3ad5aa6b4d8ce08254e9
tree85c28c7e463d6135c8f664d0fb5e3d7bc4a44f3e
parentcc915a39313a9c5987f56d4e80fafedbb0ffa913
sound: usb: Enable autosuspend for usb audio device

This allows runtime suspend to kick in upon all the
children of usb device are suspended. It saves power
when usb audio device is connected but not data transfer
is taking place.

CRs-Fixed: 1003807
Change-Id: I227a74c029f10ffda9ceccc10322ad71e7fd0435
Signed-off-by: Hemant Kumar <hemantk@codeaurora.org>
sound/usb/card.c