commit | 7036b92d303a01477e27a5a9b2d582a5df3cc8ef | [log] [tgz] |
---|---|---|
author | Eliot Blennerhassett <eblennerhassett@audioscience.com> | Thu Dec 22 13:38:43 2011 +1300 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Dec 22 08:13:05 2011 +0100 |
tree | 88844df385154f1eb3657137a6b531ca0b3a29ad | |
parent | 3dad06ac89f4b63fcce5020abbe1b3e5754e26dd [diff] |
ALSA: asihpi - Remove redundant struct members. Structs hpi_adapter and snd_card_asihpi had members that duplicate those in underlying hpi_adapter_obj or whose info can be retrieved using hpi_adapter_get_info(). Print less info in probe function, it can be retrieved from /proc. Avoid name redundancy: hpi_adapter_obj.adapter_type renamed to .type Signed-off-by: Eliot Blennerhassett <eblennerhassett@audioscience.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>