K 10 svn:author V 3 ian K 8 svn:date V 27 2013-03-29T19:04:18.776220Z K 7 svn:log V 284 Change the API for at91_pio_gpio_get() to return the entire masked set of bits, not just a 0/1 indicating whether any of the masked bits are on. This is compatible with the single in-tree caller of this function right now (at91_vbus_poll() in dev/usb/controller/at91dci_atemelarm.c). END