Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 797
b: refs/heads/master
c: 7eb8073
h: refs/heads/master
i:
  795: 246f4ed
v: v3
  • Loading branch information
Benjamin Herrenschmidt authored and Linus Torvalds committed May 2, 2005
1 parent ac8bc32 commit 8cae6d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 15fd56867b6b94dc829d880bc078428eb41859c8
refs/heads/master: 7eb8073ecc8251530ebbd9be29cc33e54d37bdc2
3 changes: 1 addition & 2 deletions trunk/sound/ppc/toonie.c
Original file line number Diff line number Diff line change
Expand Up @@ -279,8 +279,7 @@ static int find_audio_gpio(const char *name, const char *platform,
if (! base) {
base = (u32 *)get_property(np, "reg", NULL);
if (!base) {
DBG("(E) cannot find address for device %s !\n", device);
snd_printd("cannot find address for device %s\n", device);
DBG("(E) cannot find address for device %s !\n", name);
return -ENODEV;
}
addr = *base;
Expand Down

0 comments on commit 8cae6d8

Please sign in to comment.