lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 16 Sep 2014 16:47:43 +0530 From: Pramod Gurav <pramod.gurav@...rtplayin.com> To: linux-kernel@...r.kernel.org Subject: [PATCH 0/5] mmc: msm_sdcc: Cleanups This patchset does some cleanups in msm sdcc driver. Pramod Gurav (5): mmc: msm_sdcc: Switch to using managed resources mmc: msm_sdcc: Add support for platform_driver remove function mmc: msm_sdcc: Replace pr_ with dev_ mmc: msm_sdcc: Remove duplicate check around dmares mmc: msm_sdcc: Remove unwanted initializations in probe drivers/mmc/host/msm_sdcc.c | 118 ++++++++++++++++++++++--------------------- 1 file changed, 61 insertions(+), 57 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists