Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 231275
b: refs/heads/master
c: 94a1b6d
h: refs/heads/master
i:
  231273: 5d3269f
  231271: f22e662
v: v3
  • Loading branch information
Viresh Kumar authored and Grant Likely committed Jan 14, 2011
1 parent 7241fca commit dc87237
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: 42a9fa9957e369240936891c9a521ab671eed4e7
refs/heads/master: 94a1b6d8eb903818773ad24fe48529b0d295052d
2 changes: 1 addition & 1 deletion trunk/drivers/spi/amba-pl022.c
Original file line number Diff line number Diff line change
Expand Up @@ -1795,7 +1795,7 @@ static int pl022_setup(struct spi_device *spi)
{
struct pl022_config_chip const *chip_info;
struct chip_data *chip;
struct ssp_clock_params clk_freq;
struct ssp_clock_params clk_freq = {0, };
int status = 0;
struct pl022 *pl022 = spi_master_get_devdata(spi->master);
unsigned int bits = spi->bits_per_word;
Expand Down

0 comments on commit dc87237

Please sign in to comment.