]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
regulators: max77621: set irq to be sharable
authorKerwin Wan <kerwinw@nvidia.com>
Thu, 4 Sep 2014 04:35:58 +0000 (21:35 -0700)
committerSeema Khowala <seemaj@nvidia.com>
Thu, 4 Sep 2014 18:30:44 +0000 (11:30 -0700)
commitc7a9d6916671bad56ea45b7e0b1719da65e778bd
tree152e51d78674f467219a614c4527be4e714cb9d0
parent6a1899dcaabb91513d43a0264f6b17a7d9ae0991
regulators: max77621: set irq to be sharable

System may have more than one pmic and the interrupt
from them may be routed to the same place. Then the irq
should be set to be sharable to make sure irq will be
registered successfully.

Change-Id: I8f326387e20bb23c149820865890a194837f9774
Signed-off-by: Kerwin Wan <kerwinw@nvidia.com>
Reviewed-on: http://git-master/r/495458
Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com>
Tested-by: Laxman Dewangan <ldewangan@nvidia.com>
drivers/regulator/max8973-regulator.c