K 10 svn:author V 7 yongari K 8 svn:date V 27 2009-12-14T21:16:02.348968Z K 7 svn:log V 250 We don't have to reload EEPROM in vge_reset(). Because vge_reset() is called in vge_init_lock(), vge(4) always used to reload EEPROM. Also add more comment why vge(4) clears VGE_CHIPCFG0_PACPI bit. While I'm here add missing new line in vge_reset(). END