[PATCH 00/11] recently added ARM defconfig warnings

Arnd Bergmann arnd at arndb.de
Wed Aug 8 10:47:17 EDT 2012


These patches address problems that showed up in new warnings
when building all ARM defconfig files in v3.6-rc1 compared
with v3.5.

I can merge them through the arm-soc tree or have subsystem
maintainers pick them up if they prefer.

Arnd Bergmann (11):
  ARM: topology: mark init_cpu_topology as __init
  mfd/asic3: fix asic3_mfd_probe return value
  usb/ohci-omap: remove unused variable
  ARM: ux500: really kill snowball_of_platform_devs
  ARM: exynos: exynos_pm_add_dev_to_genpd may be unused
  gpio: em: do not discard em_gio_irq_domain_cleanup
  net/stmmac: mark probe function as __devinit
  mtd/omap2: fix dmaengine_slave_config error handling
  regulator/twl: remove fixed resource handling
  spi/s3c64xx: improve error handling
  pm/drivers: fix use of SIMPLE_DEV_PM_OPS

Cc: Alan Stern <stern at rowland.harvard.edu>
Cc: David S. Miller <davem at davemloft.net>
Cc: Giuseppe Cavallaro <peppe.cavallaro at st.com>
Cc: Grant Likely <grant.likely at secretlab.ca>
Cc: Grazvydas Ignotas <notasas at gmail.com>
Cc: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
Cc: Jaswinder Singh <jaswinder.singh at linaro.org>
Cc: Kukjin Kim <kgene.kim at samsung.com>
Cc: Laxman Dewangan <ldewangan at nvidia.com>
Cc: Lee Jones <lee.jones at linaro.org>
Cc: Linus Walleij <linus.walleij at linaro.org>
Cc: Magnus Damm <damm at opensource.se>
Cc: Mark Brown <broonie at opensource.wolfsonmicro.com>
Cc: Namhyung Kim <namhyung at kernel.org>
Cc: Paul Parsons <lost.distance at yahoo.com>
Cc: Peter Zijlstra <a.p.zijlstra at chello.nl>
Cc: Philipp Zabel <philipp.zabel at gmail.com>
Cc: Rafael J. Wysocki <rjw at sisk.pl>
Cc: Richard Zhao <richard.zhao at freescale.com>
Cc: Russell King <rmk+kernel at arm.linux.org.uk>
Cc: Samuel Ortiz <sameo at linux.intel.com>
Cc: Stefan Roese <sr at denx.de>
Cc: Takashi Iwai <tiwai at suse.de>
Cc: Thomas Abraham <thomas.abraham at linaro.org>
Cc: Vincent Guittot <vincent.guittot at linaro.org>
Cc: netdev at vger.kernel.org

 arch/arm/kernel/topology.c                         |    2 +-
 arch/arm/mach-exynos/pm_domains.c                  |    2 +-
 arch/arm/mach-ux500/board-mop500.c                 |    5 -----
 drivers/char/hw_random/omap-rng.c                  |    2 +-
 drivers/gpio/gpio-em.c                             |    2 +-
 drivers/i2c/busses/i2c-tegra.c                     |    2 +-
 drivers/mfd/asic3.c                                |    1 +
 drivers/mtd/nand/omap2.c                           |    7 +++----
 .../net/ethernet/stmicro/stmmac/stmmac_platform.c  |    2 +-
 drivers/regulator/twl-regulator.c                  |   21 --------------------
 drivers/spi/spi-s3c64xx.c                          |    2 +-
 drivers/usb/host/ohci-omap.c                       |    2 --
 sound/drivers/dummy.c                              |    2 +-
 13 files changed, 12 insertions(+), 40 deletions(-)

-- 
1.7.10




More information about the linux-arm-kernel mailing list