ALSA: ctxfi: removed typecast to (struct hw *)
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Mon, 29 Sep 2014 09:03:22 +0000 (14:33 +0530)
committerTakashi Iwai <tiwai@suse.de>
Tue, 30 Sep 2014 08:35:21 +0000 (10:35 +0200)
commitb6bfe86fd22a7e21c50f5b36c894f721614bafa5
treefd22d6f0c6c7600c82114e3251edd0586776254d
parent66640898edb7b0ef452e179753e8d6130b35fd83
ALSA: ctxfi: removed typecast to (struct hw *)

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>
sound/pci/ctxfi/ctatc.c
sound/pci/ctxfi/ctresource.c
sound/pci/ctxfi/ctsrc.c