Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1687366

[PATCH 0/2] mmc: omap: Remove Unused Code

From Faiz Abbas <faiz_abbas@ti.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] mmc: omap: Remove Unused Code
Date 2017-07-14 14:50 +0200
Message-ID <u38cH-3uL-15@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


This patch series removes some code in omap_hsmmc.c
and hsmmc.c and members from hsmmc.h and 
hsmmc-omap.h which are not used anymore post 
conversion to device-tree.

Patch 2 depends on Patch 1

Faiz Abbas (2):
  ARM: OMAP2+: hsmmc.c: Remove dead code
  mmc: host: omap_hsmmc: remove unused platform callbacks

 arch/arm/mach-omap2/hsmmc.c              | 239 +------------------------------
 arch/arm/mach-omap2/hsmmc.h              |   9 --
 drivers/mmc/host/omap_hsmmc.c            |  11 --
 include/linux/platform_data/hsmmc-omap.h |  10 --
 4 files changed, 2 insertions(+), 267 deletions(-)

-- 
2.7.4

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] mmc: omap: Remove Unused Code Faiz Abbas <faiz_abbas@ti.com> - 2017-07-14 14:50 +0200
  Re: [PATCH 0/2] mmc: omap: Remove Unused Code Tony Lindgren <tony@atomide.com> - 2017-07-17 08:10 +0200
    Re: [PATCH 0/2] mmc: omap: Remove Unused Code Ulf Hansson <ulf.hansson@linaro.org> - 2017-07-17 09:10 +0200
      Re: [PATCH 0/2] mmc: omap: Remove Unused Code Tony Lindgren <tony@atomide.com> - 2017-07-17 09:20 +0200

csiph-web