From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Mon, 21 May 2018 12:41:30 -0700 Subject: [GIT PULL 1/3] ti-sysc array access fix for v4.18 merge window Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org From: "Tony Lindgren" The following changes since commit dc4c85eac6bc8cfe25144936c5636aa1415bbc12: bus: ti-sysc: Show module information for suspend if DEBUG is enabled (2018-05-01 06:54:17 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.18/ti-sysc-fix-signed for you to fetch changes up to c97c8620833e4a55ddb7a43961d3205184a487f0: bus: ti-sysc: Fix optional clocks array access (2018-05-18 07:54:44 -0700) ---------------------------------------------------------------- One ti-sysc fix for v4.18 merge window This fixes an array access errors if there are more optional clocks than one. ---------------------------------------------------------------- Tony Lindgren (1): bus: ti-sysc: Fix optional clocks array access drivers/bus/ti-sysc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)