From: Micky Ching <micky_ch...@realsil.com.cn> This pathset include some misc coding update. - dump register using compact format. This prevent dump a lot of lines register dump when some error occurs.
- finish request if no card exist check card exist before sending any request, When card removed, request can returned much faster. - move suspend/resume to pm ops Move suspend/resume pm ops instead of driver.suspend/drivers.resume, we tested in some case if we put it in driver.suspend/drivers.resume, the function will not called. Micky Ching (3): memstick: rtsx: dump register using compact format memstick: rtsx: finish request if no card exist memstick: rtsx: move suspend/resume to pm ops drivers/memstick/host/rtsx_pci_ms.c | 89 ++++++++++++++++++++----------------- 1 file changed, 49 insertions(+), 40 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/