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)
committerAmit Pundir <amit.pundir@linaro.org>
Thu, 25 May 2017 11:07:25 +0000 (16:37 +0530)
commita94afe585eb8c7c0ecd0f857d53584d840b1843b
tree87fbed766111ae00a96a136b270425313c9b2d32
parent331cbe7f58fcfb60dada4c8a056ca47a0d7d221b
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