[NEUS7920-218] [9610] wlbt: decouple logring and PM QoS
authorDebabrata Purohit <d.purohit@samsung.com>
Wed, 17 Apr 2019 10:43:40 +0000 (11:43 +0100)
committerCosmin Tanislav <demonsingur@gmail.com>
Mon, 22 Apr 2024 17:23:27 +0000 (20:23 +0300)
commitbcea81a8dd6647b596ea104ca2c37b8201000882
tree951aa46dd1f150effc849402903981e318a45b41
parent88ac7ab39ae53af0162b2ab6fcdcfef5f80264c5
[NEUS7920-218] [9610] wlbt: decouple logring and PM QoS

HIP dynamically enables/disables logring on basis of
throughput. But it is coupled with kernel PM QoS config.

So when CONFIG_SCSC_QOS is not enabled, the dynamic
logring logging is also not supported.

Resolution:
Create a new traffic monitor client for dynamic logring
logging so it does not depend on CONFIG_SCSC_QOS.

Change-Id: Iad391586144002d7a18d9e4aac77842f2150c5ff
SCSC-Bug-Id: SSB-51843
Signed-off-by: Debabrata Purohit <d.purohit@samsung.com>
drivers/net/wireless/scsc/hip4.c