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:
206ace2
)
[media] msi2500: remove unneeded local pointer on msi2500_isoc_init()
author
Antti Palosaari
<crope@iki.fi>
Thu, 21 Aug 2014 15:03:58 +0000
(12:03 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Tue, 2 Sep 2014 18:47:19 +0000
(15:47 -0300)
There is no need to keep local copy of usb_device pointer as we
have same pointer stored and available easily from device state.
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found