Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 198398
b: refs/heads/master
c: 724b62b
h: refs/heads/master
v: v3
  • Loading branch information
Andrea Gelmini authored and Greg Ungerer committed May 24, 2010
1 parent 6c25b88 commit 72bb235
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 7aa5ccaae6ae6cdf6973df3378fc63b508944ce6
refs/heads/master: 724b62b5f73e7d17c737ddb879e0543c886b20ce
4 changes: 2 additions & 2 deletions trunk/arch/m68knommu/platform/68360/commproc.c
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ void m360_cpm_reset()
/* pte = find_pte(&init_mm, host_page_addr); */
/* pte_val(*pte) |= _PAGE_NO_CACHE; */
/* flush_tlb_page(current->mm->mmap, host_buffer); */

/* Tell everyone where the comm processor resides.
*/
/* cpmp = (cpm360_t *)commproc; */
Expand Down Expand Up @@ -191,7 +191,7 @@ cpm_interrupt(int irq, void * dev, struct pt_regs * regs)
*/
((immap_t *)IMAP_ADDR)->im_cpic.cpic_cisr |= (1 << vec);
#endif

}

/* The CPM can generate the error interrupt when there is a race condition
Expand Down

0 comments on commit 72bb235

Please sign in to comment.