git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a7f0ba
)
ASoC: max98090: Remove structure member irq from private data
author
Jarkko Nikula
<jarkko.nikula@linux.intel.com>
Fri, 19 Sep 2014 11:48:18 +0000
(14:48 +0300)
committer
Mark Brown
<broonie@kernel.org>
Wed, 24 Sep 2014 08:37:17 +0000
(09:37 +0100)
struct max98090_priv member irq is now used only locally in
max98090_i2c_probe() and can be removed.
Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
No differences found