From: Linus Torvalds Date: Tue, 4 Jul 2017 21:28:22 +0000 (-0700) Subject: Merge tag 'hsi-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi X-Git-Tag: v4.14-rc1~610 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c9946d014fe8da95257a118ba946bd4bd44a0c86;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'hsi-for-4.13' of git://git./linux/kernel/git/sre/linux-hsi Pull HSI updates from Sebastian Reichel: "Misc cleanups" * tag 'hsi-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi: HSI: core: Use kcalloc() in two functions HSI: Use kcalloc() in hsi_register_board_info() HSI: omap_ssi: Delete an error message for a failed memory allocation in ssi_add_controller() HSI: omap_ssi: Fix a typo in a comment line HSI: omap_ssi: Use devm_kcalloc() in ssi_add_controller() HSI: nokia-modem: Add a space character for better code readability in nokia_modem_probe() HSI: nokia-modem: Delete error messages for a failed memory allocation in two functions HSI: nokia-modem: Use devm_kcalloc() in nokia_modem_gpio_probe() --- c9946d014fe8da95257a118ba946bd4bd44a0c86