commit | 329fec2f7f7ead9dcab0a08684c700a5c55f3884 | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Sun Mar 27 16:09:07 2016 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Mar 28 09:39:40 2016 +0200 |
tree | 321c8466b40e6d6f819a256cdde9430d19c15fe2 | |
parent | 093dd449782737b50f8e1ee1608720dfd46d8ed2 [diff] |
ALSA: oxfw: remove needless member from private structure In former commit, 'struct device_info' is obsoleted, whereas private structure still keeps a pointer to it. This commit remove the member. d6ce6bbd7d83('ALSA: oxfw: rename a structure so that it means backward compatibility to old drivers') Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>