CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/06/07 10:29:51
Modified files:
sys/arch/macppc/dev: i2s.c i2sreg.h i2svar.h
Log message:
Make use of macobio_* methods to manage the i2s GPIOs, remove the customs
gpio_* methods and move the remaining global variables in the softc.
ok ratchov@, krw@
