Thanks Mansur, On 4/10/20 10:17 AM, Mansur Alisha Shaik wrote: > The Venus driver is voting Configuration NoC during .probe but not clear > voting in .suspend. Because of this NoC is up during shutdown also. As a > consequence the whole device could leak energy while in .suspend. > > So correct this by moving voting in .resume and unvoting > in .suspend > > signed-off-by: mansur alisha shaik <mansur@xxxxxxxxxxxxxx> Signed-off-by: Mansur Alisha Shaik <mansur@xxxxxxxxxxxxxx> Please configure git and use 'git commit -s' to sign off your commits next time. I will correct that when applying. > --- > Changes in V2: > - As per stanimir comment changed the commit message. > > drivers/media/platform/qcom/venus/core.c | 12 ++++++++---- > 1 file changed, 8 insertions(+), 4 deletions(-) Acked-by: Stanimir Varbanov <stanimir.varbanov@xxxxxxxxxx> -- regards, Stan