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:
6664089
)
ALSA: ctxfi: removed typecast to (struct hw *)
author
Sudip Mukherjee
<sudipm.mukherjee@gmail.com>
Mon, 29 Sep 2014 09:03:22 +0000
(14:33 +0530)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 30 Sep 2014 08:35:21 +0000
(10:35 +0200)
the previous patch of the series has converted the void * to
struct hw * . Now this patch removes the typecasting to (struct hw *)
which is not needed any more.
Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found