Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 248251
b: refs/heads/master
c: 34bad69
h: refs/heads/master
i:
  248249: 898a757
  248247: e93e521
v: v3
  • Loading branch information
Mark Brown committed Apr 4, 2011
1 parent c997cde commit 7e9ba55
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 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: d420d40e9c044e8fae7957ed82cd63d2afe4147f
refs/heads/master: 34bad69cf63efc761b05f603d99e121b83635c08
9 changes: 5 additions & 4 deletions trunk/sound/soc/soc-cache.c
Original file line number Diff line number Diff line change
Expand Up @@ -393,10 +393,11 @@ static int snd_soc_16_16_spi_write(void *control_data, const char *data,
#define snd_soc_16_16_spi_write NULL
#endif

/* Primitive bulk write support for soc-cache. The data pointed to by `data' needs
* to already be in the form the hardware expects including any leading register specific
* data. Any data written through this function will not go through the cache as it
* only handles writing to volatile or out of bounds registers.
/* Primitive bulk write support for soc-cache. The data pointed to by
* `data' needs to already be in the form the hardware expects
* including any leading register specific data. Any data written
* through this function will not go through the cache as it only
* handles writing to volatile or out of bounds registers.
*/
static int snd_soc_hw_bulk_write_raw(struct snd_soc_codec *codec, unsigned int reg,
const void *data, size_t len)
Expand Down

0 comments on commit 7e9ba55

Please sign in to comment.