projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
234506a
)
mfd: wm8994: Remove unused irq_lock
author
Mark Brown
<broonie@linaro.org>
Fri, 6 Sep 2013 16:48:35 +0000
(17:48 +0100)
committer
Lee Jones
<lee.jones@linaro.org>
Wed, 23 Oct 2013 15:20:41 +0000
(16:20 +0100)
Since the conversion to regmap-irq irq_lock has been unused.
Signed-off-by: Mark Brown <broonie@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
include/linux/mfd/wm8994/core.h
patch
|
blob
|
history
diff --git
a/include/linux/mfd/wm8994/core.h
b/include/linux/mfd/wm8994/core.h
index 3fbcf3d4a0fec00c445a7815a679066d0f976032..eefafa62d3044d8f1a828a8a5f44d454251193ba 100644
(file)
--- a/
include/linux/mfd/wm8994/core.h
+++ b/
include/linux/mfd/wm8994/core.h
@@
-56,8
+56,6
@@
struct irq_domain;
#define WM8994_IRQ_GPIO(x) (x + WM8994_IRQ_TEMP_WARN)
struct wm8994 {
- struct mutex irq_lock;
-
struct wm8994_pdata pdata;
enum wm8994_type type;