]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'integrator-fixes-armsoc' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Sun, 13 Jan 2019 06:03:18 +0000 (22:03 -0800)
committerOlof Johansson <olof@lixom.net>
Sun, 13 Jan 2019 06:03:18 +0000 (22:03 -0800)
commite98ab59006f291a3345b48f2e1fa79cdd459fbdc
tree32c5caf8f6734f1ce5e5813122aa242377a78670
parente1c1bf590eb43506ce22b327c21e87a4c7e63b9a
parentdd9611a9a73b367ba8ed1aec92007c6ab0a36a47
Merge tag 'integrator-fixes-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into fixes

Fixes for the Integrator:
- Handle failed allocations in the IM/PC bus attachment.
- Use struct_size() for allocation.

* tag 'integrator-fixes-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator:
  ARM: integrator: impd1: use struct_size() in devm_kzalloc()
  gpio: pl061: handle failed allocations

Signed-off-by: Olof Johansson <olof@lixom.net>