OSDN Git Service

ANDROID: usb: gadget: f_audio_source: disable the CPU C-states upon playback
authorKonrad Leszczynski <konrad.leszczynski@intel.com>
Wed, 24 Feb 2016 10:47:12 +0000 (10:47 +0000)
committerBadhri Jagan Sridharan <badhri@google.com>
Wed, 3 May 2017 18:06:18 +0000 (18:06 +0000)
commit4f8785184972bf230383dfbbda3e1c0b21dc2312
tree951f92dec833cb3084d9c6505bd8e4616677fa35
parent69a14c17de7edbaa354d56bbd25718a6e2cd6089
ANDROID: usb: gadget: f_audio_source: disable the CPU C-states upon playback

Due to the issue with the isoc transfers being interrupted
by the CPU going into the idle state, the C-states will be
disabled for the playback time.

Change-Id: If4e52673606923d7e33a1d1dbe0192b8ad24f78c
Signed-off-by: Konrad Leszczynski <konrad.leszczynski@intel.com>
Signed-off-by: Russ Weight <russell.h.weight@intel.com>
drivers/usb/gadget/function/f_audio_source.c