Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2ccbde6a authored by Sarthak Garg's avatar Sarthak Garg
Browse files

mmc: sdhci-msm: Affine irq to first set of mask when CONFIG_SMP enabled



For MDM targets with single CPU, CONFIG_SMP won't be enabled so
irq_set_affinity_hint will always return EINVAL leading to unnecessary
WARN_ON.

Use irq_set_affinity_hint only for multiple CPU's or when CONFIG_SMP
enabled.

Change-Id: Id37299759927953e485850fb015a3739fd3daed7
Signed-off-by: default avatarSarthak Garg <sartgarg@codeaurora.org>
parent 5ac088fc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment