git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb072bf
)
ALSA: remove direct access of dev->bus_id in sound/isa/*
author
Takashi Iwai
<tiwai@suse.de>
Mon, 3 Nov 2008 07:51:33 +0000
(08:51 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 3 Nov 2008 07:57:40 +0000
(08:57 +0100)
Removed the direct accesses of dev->bus_id in sound/isa/* by replacement
with dev_err() or dev_warn() functions.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found