Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 182810
b: refs/heads/master
c: a126fd5
h: refs/heads/master
v: v3
  • Loading branch information
Ilkka Koskinen authored and Mark Brown committed Jan 4, 2010
1 parent ea41f7e commit 2500e73
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 40ca114265a281d51b261771df551a373fc8ff3c
refs/heads/master: a126fd5691e6cd680758b72e6ea288bb83b9deb6
4 changes: 0 additions & 4 deletions trunk/sound/soc/codecs/tpa6130a2.c
Original file line number Diff line number Diff line change
Expand Up @@ -267,12 +267,8 @@ static const struct snd_kcontrol_new tpa6130a2_controls[] = {
*/
static void tpa6130a2_channel_enable(u8 channel, int enable)
{
struct tpa6130a2_data *data;
u8 val;

BUG_ON(tpa6130a2_client == NULL);
data = i2c_get_clientdata(tpa6130a2_client);

if (enable) {
/* Enable channel */
/* Enable amplifier */
Expand Down

0 comments on commit 2500e73

Please sign in to comment.