android_kernel_google_msm/drivers/slimbus
Ajay Dudani 2e7182dd46 slimbus: Decrement channel reference during reconfigure now
Slimbus clients can specify multiple add/remove channel requests
through control_ch API, followed by reconfiguration request (also
known as "commit request"). Clients may rely on the reconfiguration
request to actuate the channel activation/removal and not the
control-channel API.
So the channel reference should be decremented during reconfiguration
request, and not control_ch API.

CRs-Fixed: 389518
Change-Id: Id6ff57c6a4cad878e35004937fb08daf3b9afe7b
Signed-off-by: Sagar Dharia <sdharia@codeaurora.org>

Conflicts:

	drivers/slimbus/slimbus.c

Signed-off-by: Ajay Dudani <adudani@codeaurora.org>
2013-03-04 12:44:18 -08:00
..
Kconfig
Makefile
slim-msm-ctrl.c slim_msm: Keep track of satellite reconfiguring a channel 2013-03-04 12:44:17 -08:00
slimbus.c slimbus: Decrement channel reference during reconfigure now 2013-03-04 12:44:18 -08:00