commit | b1538bcf75e2e11459947ec4d4329ed04fbe2b2c | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nico@cam.org> | Sat Jun 16 02:06:47 2007 -0400 |
committer | Pierre Ossman <drzeus@drzeus.cx> | Sun Sep 23 20:31:43 2007 +0200 |
tree | b190714969b66b1ca0cef1d96cb0547d5e959d0d | |
parent | b726126196d54cbbba0924191e5c4dd5ba747fa2 [diff] |
sdio: link unknown CIS tuples to the sdio_func structure This way those tuples that the core cares about are consumed by the core code, and tuples that only function drivers might make sense of are available to drivers. Signed-off-by: Nicolas Pitre <npitre@mvista.com> Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>