From: Daniel Mack Date: Sun, 3 Mar 2013 19:46:22 +0000 (+0100) Subject: ALSA: snd-usb-caiaq: switch to dev_*() logging X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~52^2~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1f6b8f65ff08afed4532b88de1a3bbea773787f;p=pandora-kernel.git ALSA: snd-usb-caiaq: switch to dev_*() logging Get rid of the proprietary functions log() and debug() and use the generic dev_*() approach. A macro is needed to cast a cdev to a struct device *. Signed-off-by: Daniel Mack Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed