CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/08/27 10:06:25
Modified files:
sys/dev/ic : rt2560.c rt2560var.h rt2661.c rt2661var.h
rt2860.c rt2860var.h
Log message:
Stop calling xxx_power() from xxx_resume(); instead do it the other way around.
Get rid of the sc_power() callback, which isn't used anymore.
ok deraadt@
