Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321914
b: refs/heads/master
c: 8513915
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Takashi Iwai committed Aug 20, 2012
1 parent 2b1ac05 commit d1b3d94
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: 94f3ec6b2222eb5c0af0c784f0656ff5b909d870
refs/heads/master: 8513915accc611e576dbebb93422c257e7e68be8
3 changes: 2 additions & 1 deletion trunk/include/sound/pcm.h
Original file line number Diff line number Diff line change
Expand Up @@ -1075,7 +1075,8 @@ static inline void snd_pcm_limit_isa_dma_size(int dma, size_t *max)
const char *snd_pcm_format_name(snd_pcm_format_t format);

/**
* Get a string naming the direction of a stream
* snd_pcm_stream_str - Get a string naming the direction of a stream
* @substream: the pcm substream instance
*/
static inline const char *snd_pcm_stream_str(struct snd_pcm_substream *substream)
{
Expand Down

0 comments on commit d1b3d94

Please sign in to comment.