diff options
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2015-12-31 13:58:11 +0900 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2016-01-06 10:18:52 +0100 |
commit | 4a47a87defa0a67312932a3aaee3516dcf66659b (patch) | |
tree | 889361dbea4fe451471fe260a35285d301b6e6e3 /drivers/pps/clients | |
parent | d8c5ed752e5b9aabad9ea8b53272b6abb4fa5235 (diff) |
ALSA: dice: split subaddress check from category check
Before allocating an instance of sound card, ALSA dice driver checks
chip_ID_hi in Bus information block of Config ROM, then also checks
subaddresses. The former operation reads cache of Config ROM in Linux
FireWire subsystem, while the latter operation sends read transaction.
The latter can be merged into initialization of transaction system.
This commit splits these two operations to reduce needless transactions
in probe processing.
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'drivers/pps/clients')
0 files changed, 0 insertions, 0 deletions