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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Wed,  2 Feb 2022 19:06:43 +0100
From:   Bean Huo <huobean@...il.com>
To:     ulf.hansson@...aro.org, eugen.hristev@...rochip.com,
        adrian.hunter@...el.com, nicolas.ferre@...rochip.com,
        linux-mmc@...r.kernel.org, linux-kernel@...r.kernel.org
Cc:     beanhuo@...ron.com
Subject: [PATCH 0/5] Use of_device_get_match_data() helper

From: Bean Huo <beanhuo@...ron.com>

*** BLURB HERE ***

Bean Huo (5):
  mmc: wmt-sdmmc: Use of_device_get_match_data() helper
  mmc: sdhci-tegra: Use of_device_get_match_data() helper
  mmc: sdhci-omap: Use of_device_get_match_data() helper
  mmc: sdhci-of-at91: Use of_device_get_match_data() helper
  mmc: davinci: Use of_device_get_match_data() helper

 drivers/mmc/host/davinci_mmc.c   | 6 ++----
 drivers/mmc/host/sdhci-of-at91.c | 6 ++----
 drivers/mmc/host/sdhci-omap.c    | 7 +------
 drivers/mmc/host/sdhci-tegra.c   | 6 ++----
 drivers/mmc/host/wmt-sdmmc.c     | 7 ++-----
 5 files changed, 9 insertions(+), 23 deletions(-)

-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ