CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2009/08/29 05:04:56
Modified files: sys/dev/gpio : gpio.c Log message: submatch functions used with config_found_sm() are required to invoke the driver's ca_match function. (only offender in the whole tree) ok deraadt@