commit | 26740dbb50f2421f1a33e23ac5ece609761fc1d5 | [log] [tgz] |
---|---|---|
author | Jonghwa Lee <jonghwa3.lee@samsung.com> | Wed Dec 18 12:53:53 2013 +0900 |
committer | Anton Vorontsov <anton@enomsg.org> | Mon Dec 23 18:59:41 2013 -0800 |
tree | 4cf1ca04e3a6418100acc83aaba301cb3de0b56c | |
parent | 4ea81266010ae41a48c7ce393335dfe241931209 [diff] |
max17042_battery: Add IRQF_ONESHOT flag to use default irq handler This patch adds IRQF_ONESHOT flag to max17042's irq since it uses primary default handler. Without this flag, requesting irq will be denied with returning error. Signed-off-by: Jonghwa Lee <jonghwa3.lee@samsung.com> Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com> Signed-off-by: Anton Vorontsov <anton@enomsg.org>