]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
Merge tag 'soc_drivers_for_4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Wed, 7 Mar 2018 15:48:44 +0000 (16:48 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 7 Mar 2018 15:49:12 +0000 (16:49 +0100)
commitaa8f21a8a982c882f9d4f328e197ab50bf125e06
treedc171f042f5211a90bc15c4270415e6265f19e4e
parentf46f11dc1e86270935041fbc3920ba71a050a5fd
parenta817e5d82a2dc5daaa0a8a66cfab268fdf2f6bb6
Merge tag 'soc_drivers_for_4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/drivers

Pull "SOC driver changes for v4.17" from Santosh Shilimkar:

 - Remove redundant dev_err from probe in ti-emif-srma driver
 - Make use of seq_putc in emif reg show

* tag 'soc_drivers_for_4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone:
  memory: ti-emif-sram: remove redundant dev_err call in ti_emif_probe()
  memory-EMIF: Use seq_putc() in emif_regdump_show()