freemyipod r308 - Code Review

Jump to: navigation, search
Repository:freemyipod
Revision:r307‎ | r308 | r309 >
Date:01:12, 2 December 2010
Author:theseven
Status:new
Tags:
Comment:
emBIOS: Remove a debugging remnant
Modified paths:
  • /embios/trunk/target/ipodnano3g/clickwheel.c (modified) (history)

Diff [purge]

Index: embios/trunk/target/ipodnano3g/clickwheel.c
@@ -134,8 +134,6 @@
135135 lastpacket = 0;
136136 collect = 0;
137137 lastdiff = 0;
138 - PWRCON(0) = 0;
139 - PWRCON(1) = 0;
140138 interrupt_enable(IRQ_WHEEL, true);
141139 PUNA(2) &= ~2;
142140 PCON(14) = (PCON(14) & ~0xffff0000) | 0x22220000;