Explorar o código

Merge "msm: ipa: remove error log while updating curr poll state"

qctecmdr %!s(int64=3) %!d(string=hai) anos
pai
achega
f872c588bd
Modificáronse 1 ficheiros con 0 adicións e 9 borrados
  1. 0 9
      drivers/platform/msm/ipa/ipa_v3/ipa_dp.c

+ 0 - 9
drivers/platform/msm/ipa/ipa_v3/ipa_dp.c

@@ -952,16 +952,7 @@ void __ipa3_update_curr_poll_state(enum ipa_client_type client, int state)
 		case IPA_CLIENT_APPS_WAN_CONS:
 			ep_idx = ipa3_get_ep_mapping(IPA_CLIENT_APPS_WAN_COAL_CONS);
 			break;
-		case IPA_CLIENT_APPS_LAN_CONS:
-		case IPA_CLIENT_APPS_WAN_PROD:
-		case IPA_CLIENT_APPS_LAN_PROD:
-		case IPA_CLIENT_APPS_WAN_LOW_LAT_CONS:
-		case IPA_CLIENT_APPS_WAN_LOW_LAT_DATA_PROD:
-		case IPA_CLIENT_APPS_WAN_LOW_LAT_DATA_CONS:
-			/* for error handling */
-			break;
 		default:
-			IPAERR_RL("unexpected client:%d\n", client);
 			break;
 	}