Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325488
b: refs/heads/master
c: 369d0e2
h: refs/heads/master
v: v3
  • Loading branch information
Dan Carpenter authored and Jonathan Cameron committed Sep 22, 2012
1 parent 4f49860 commit dc2be5e
Show file tree
Hide file tree
Showing 2 changed files with 2 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: f07b60b7c34b771431f1d00e783f29a3667ff5ee
refs/heads/master: 369d0e20138c774e4c0c07ca1572e412207bc3fc
2 changes: 1 addition & 1 deletion trunk/drivers/iio/dac/ad5755.c
Original file line number Diff line number Diff line change
Expand Up @@ -451,9 +451,9 @@ static int __devinit ad5755_setup_pdata(struct iio_dev *indio_dev,
const struct ad5755_platform_data *pdata)
{
struct ad5755_state *st = iio_priv(indio_dev);
unsigned int ret;
unsigned int val;
unsigned int i;
int ret;

if (pdata->dc_dc_phase > AD5755_DC_DC_PHASE_90_DEGREE ||
pdata->dc_dc_freq > AD5755_DC_DC_FREQ_650kHZ ||
Expand Down

0 comments on commit dc2be5e

Please sign in to comment.