From: Nicolas Pitre Date: Sat, 16 Jun 2007 06:06:47 +0000 (-0400) Subject: sdio: link unknown CIS tuples to the sdio_func structure X-Git-Tag: v2.6.24-rc1~1464^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1538bcf75e2e11459947ec4d4329ed04fbe2b2c;p=pandora-kernel.git 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 Signed-off-by: Pierre Ossman --- Reading git-diff-tree failed