]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge branch 'next/drivers' into for-next
authorOlof Johansson <olof@lixom.net>
Thu, 25 Feb 2016 01:28:47 +0000 (17:28 -0800)
committerOlof Johansson <olof@lixom.net>
Thu, 25 Feb 2016 01:28:47 +0000 (17:28 -0800)
* next/drivers: (29 commits)
  clk: at91: remove useless includes
  clk: at91: pmc: remove useless capacities handling
  clk: at91: pmc: drop at91_pmc_base
  usb: gadget: atmel: access the PMC using regmap
  ARM: at91: remove useless includes and function prototypes
  ARM: at91: pm: move idle functions to pm.c
  ARM: at91: pm: find and remap the pmc
  ARM: at91: pm: simply call at91_pm_init
  clk: at91: pmc: move pmc structures to C file
  clk: at91: pmc: merge at91_pmc_init in atmel_pmc_probe
  clk: at91: remove IRQ handling and use polling
  clk: at91: make use of syscon/regmap internally
  clk: at91: make use of syscon to share PMC registers in several drivers
  reset: sti: Make reset_control_ops const
  reset: zynq: Make reset_control_ops const
  reset: socfpga: Make reset_control_ops const
  reset: hi6220: Make reset_control_ops const
  reset: ath79: Make reset_control_ops const
  reset: lpc18xx: Make reset_control_ops const
  reset: sunxi: Make reset_control_ops const
  ...


Trivial merge