dlp_ctrl.c: Adding support for NOP command reception
authorOlivier Stoltz Douchet <olivierx.stoltz-douchet@intel.com>
Fri, 27 Apr 2012 09:00:25 +0000 (11:00 +0200)
committerbuildbot <buildbot@intel.com>
Fri, 4 May 2012 18:34:12 +0000 (11:34 -0700)
commitb6304af67f2b2f322cad8c1fae8e5c4c780c72c3
tree6b520835fa0e9b433f9a1e7e32f51be20e2f3bd1
parent6c8b543e4599fd41946d0595aba8ed8904cba892
dlp_ctrl.c: Adding support for NOP command reception

BZ: 33872

This simple patch is adding support for NOP command reception. It is simply
tracing the NOP command reception and dropping it. Nothing else shall be done
in this case.

It is also reverting the patch preventing the ACWAKE to toggle, and hence the
PM to enter low power modes, in the HSI controller driver.

Change-Id: I113bdfce0dd454e41de88308dc704e1ec9257e88
Signed-off-by: Olivier Stoltz Douchet <olivierx.stoltz-douchet@intel.com>
Reviewed-on: http://android.intel.com:8080/46567
Reviewed-by: Roulliere, Pierre <pierre.roulliere@intel.com>
Reviewed-by: Pillet, VincentX <vincentx.pillet@intel.com>
Reviewed-by: Predon, Frederic <frederic.predon@intel.com>
Reviewed-by: Lebsir, SamiX <samix.lebsir@intel.com>
Tested-by: Lebsir, SamiX <samix.lebsir@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
drivers/hsi/clients/dlp_ctrl.c
drivers/hsi/controllers/intel_mid_hsi.c