sdio: split up common and function CIS parsing
authorPierre Ossman <drzeus@drzeus.cx>
Mon, 30 Jul 2007 13:15:30 +0000 (15:15 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Sun, 23 Sep 2007 18:44:22 +0000 (20:44 +0200)
commit1a632f8cdc33e7f8edca352164f0c96a75d08f08
tree6cc3174285ee11df586ae89cf0040ba2429a83f0
parentb1538bcf75e2e11459947ec4d4329ed04fbe2b2c
sdio: split up common and function CIS parsing

Add a more clean separation between global, common CIS information
and the function specific one as we need the common information in
places where no specific function is specified.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/core/bus.c
drivers/mmc/core/sdio.c
drivers/mmc/core/sdio_bus.c
drivers/mmc/core/sdio_cis.c
drivers/mmc/core/sdio_cis.h
include/linux/mmc/card.h
include/linux/mmc/sdio_func.h