This batch is aimed for cleanups of snd_device_*() usages. The major change is to introduce SNDRV_DEV_CARD type and use it for the card-level object instead of SNDRV_DEV_LOWLEVEL. The rest are simplification of snd_device_*() calls and management. Takashi