]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'davinci-for-v5.10/soc' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorOlof Johansson <olof@lixom.net>
Sat, 3 Oct 2020 20:14:13 +0000 (13:14 -0700)
committerOlof Johansson <olof@lixom.net>
Sat, 3 Oct 2020 20:14:15 +0000 (13:14 -0700)
commitc418fee12d3f79ea468fdb650c0bab97e720a0d3
treeaf003fc68dba058d30ddaff4c34f5afc36356573
parent1fc6871463d590dd071ddf43dc67a32581423821
parent8966bad5d28d72ddbb2c242e9125a431f7a54946
Merge tag 'davinci-for-v5.10/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into arm/soc

This pull request contains a patch that shifts to using new simplified
i2c driver probe method inside mach-davinci (i2c_driver->probe_new())

* tag 'davinci-for-v5.10/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci:
  ARM: davinci: use simple i2c probe function

Link: https://lore.kernel.org/r/83eff002-5247-4fb6-33b4-ce7cec3d2d5c@ti.com
Signed-off-by: Olof Johansson <olof@lixom.net>