Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 265743
b: refs/heads/master
c: 2e19a38
h: refs/heads/master
i:
  265741: 9b3e77f
  265739: e70a471
  265735: c793e00
  265727: f6d5544
v: v3
  • Loading branch information
Giuseppe CAVALLARO authored and David S. Miller committed Sep 15, 2011
1 parent 7a70822 commit 7abb2a3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: dcef1151804257684f65c779fc1c19836ee0196a
refs/heads/master: 2e19a3818bd6438213e312fce14af6217a5a749b
3 changes: 0 additions & 3 deletions trunk/drivers/net/ethernet/stmicro/stmmac/dwmac1000_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ static void dwmac1000_core_init(void __iomem *ioaddr)
value |= GMAC_CORE_INIT;
writel(value, ioaddr + GMAC_CONTROL);

/* STBus Bridge Configuration */
/*writel(0xc5608, ioaddr + 0x00007000);*/

/* Freeze MMC counters */
writel(0x8, ioaddr + GMAC_MMC_CTRL);
/* Mask GMAC interrupts */
Expand Down

0 comments on commit 7abb2a3

Please sign in to comment.