Merge branches 'sh/core', 'sh/io-overhaul' and 'sh/urgent' into sh-latest

This commit is contained in:
Paul Mundt
2010-11-09 16:51:46 +09:00
12 changed files with 409 additions and 432 deletions

View File

@@ -29,8 +29,6 @@ unsigned short secureedge5410_ioport;
*/
static irqreturn_t eraseconfig_interrupt(int irq, void *dev_id)
{
ctrl_delay(); /* dummy read */
printk("SnapGear: erase switch interrupt!\n");
return IRQ_HANDLED;