K 10 svn:author V 3 ian K 8 svn:date V 27 2017-01-09T01:54:36.447570Z K 7 svn:log V 413 Add new helper routines for sdhci bridge drivers that use gpio pins for card presence and write protect switch detection. A bridge driver just needs to call the setup routine in its attach(), the teardown in its detach(), and write a couple tiny glue functions to connect the sdhci interface functions to the new helper functions. This is not extensively documented, but multiple examples will exist real soon. END