Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82768
b: refs/heads/master
c: eebfa97
h: refs/heads/master
v: v3
  • Loading branch information
Joe Perches authored and Adrian Bunk committed Feb 3, 2008
1 parent eeb10e8 commit 04314d4
Show file tree
Hide file tree
Showing 5 changed files with 5 additions 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: 603e82edf78ad6c0f836023f8db585620211947b
refs/heads/master: eebfa976ad35b1a0debd359f1c4daed3856e21f8
2 changes: 1 addition & 1 deletion trunk/include/asm-mips/mach-excite/excite_fpga.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@


/**
* Adress alignment of the individual FPGA bytes.
* Address alignment of the individual FPGA bytes.
* The address arrangement of the individual bytes of the FPGA is two
* byte aligned at the embedded MK2 platform.
*/
Expand Down
2 changes: 1 addition & 1 deletion trunk/include/asm-mips/mach-wrppmc/mach-gt64120.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
#define GT_PCI_IO_SIZE 0x02000000UL

/*
* PCI interrupts will come in on either the INTA or INTD interrups lines,
* PCI interrupts will come in on either the INTA or INTD interrupt lines,
* which are mapped to the #2 and #5 interrupt pins of the MIPS. On our
* boards, they all either come in on IntD or they all come in on IntA, they
* aren't mixed. There can be numerous PCI interrupts, so we keep a list of the
Expand Down
2 changes: 1 addition & 1 deletion trunk/include/asm-mips/sgi/ip22.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
/*
* These are the virtual IRQ numbers, we divide all IRQ's into
* 'spaces', the 'space' determines where and how to enable/disable
* that particular IRQ on an SGI machine. HPC DMA and MC DMA interrups
* that particular IRQ on an SGI machine. HPC DMA and MC DMA interrupts
* are not supported this way. Driver is supposed to allocate HPC/MC
* interrupt as shareable and then look to proper status bit (see
* HAL2 driver). This will prevent many complications, trust me ;-)
Expand Down
2 changes: 1 addition & 1 deletion trunk/include/asm-mips/sn/sn0/hubio.h
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ typedef union io_perf_cnt {
#define IIO_IFDR 0x400398 /* IOQ FIFO Depth */
#define IIO_IIAP 0x4003a0 /* IIQ Arbitration Parameters */
#define IIO_IMMR IIO_IIAP
#define IIO_ICMR 0x4003a8 /* CRB Managment Register */
#define IIO_ICMR 0x4003a8 /* CRB Management Register */
#define IIO_ICCR 0x4003b0 /* CRB Control Register */
#define IIO_ICTO 0x4003b8 /* CRB Time Out Register */
#define IIO_ICTP 0x4003c0 /* CRB Time Out Prescalar */
Expand Down

0 comments on commit 04314d4

Please sign in to comment.