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:
799d444
)
net: dsa: bcm_sf2: factor interrupt disabling in a function
author
Florian Fainelli
<f.fainelli@gmail.com>
Wed, 21 Jan 2015 00:42:00 +0000
(16:42 -0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 26 Jan 2015 00:02:13 +0000
(16:02 -0800)
Factor the interrupt disabling in a function: bcm_sf2_intr_disable()
since we are doing the same thing in the setup and suspend paths.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found