Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108152
b: refs/heads/master
c: befb844
h: refs/heads/master
v: v3
  • Loading branch information
Samuel Ortiz committed Aug 10, 2008
1 parent 674cb36 commit e69f313
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: cbdfb426392557d49b1a0e7cb59b16c20dc42955
refs/heads/master: befb844415f4e3b9c48594d05238a8a4c2af8941
3 changes: 0 additions & 3 deletions trunk/drivers/mfd/tc6393xb.c
Original file line number Diff line number Diff line change
Expand Up @@ -135,19 +135,16 @@ static int tc6393xb_nand_enable(struct platform_device *nand)

static struct resource __devinitdata tc6393xb_nand_resources[] = {
{
.name = TMIO_NAND_CONFIG,
.start = 0x0100,
.end = 0x01ff,
.flags = IORESOURCE_MEM,
},
{
.name = TMIO_NAND_CONTROL,
.start = 0x1000,
.end = 0x1007,
.flags = IORESOURCE_MEM,
},
{
.name = TMIO_NAND_IRQ,
.start = IRQ_TC6393_NAND,
.end = IRQ_TC6393_NAND,
.flags = IORESOURCE_IRQ,
Expand Down

0 comments on commit e69f313

Please sign in to comment.