Re: [PATCH] media: venus: core: fix max load for msm8996 and sdm845

2019-02-26 Thread Stanimir Varbanov
Hi Alex, Thanks for the fix, and I'm sorry for the typo. On 2/26/19 10:17 AM, Alexandre Courbot wrote: > Patch commit de5a0bafcfc4 ("media: venus: core: correct maximum hardware > load for sdm845") meant to increase the maximum hardware load for sdm845, > but ended up changing the one for msm8996

[PATCH] media: venus: core: fix max load for msm8996 and sdm845

2019-02-26 Thread Alexandre Courbot
Patch commit de5a0bafcfc4 ("media: venus: core: correct maximum hardware load for sdm845") meant to increase the maximum hardware load for sdm845, but ended up changing the one for msm8996 instead. Fixes: de5a0bafcfc4 ("media: venus: core: correct maximum hardware load for sdm845") Signed-off-by