Files
linux/drivers/clk/versatile
Dan Carpenter 77ec29edce clk: versatile: off by one in clk_sp810_timerclken_of_get()
commit 3294bee870 upstream.

The ">" should be ">=" or we end up reading beyond the end of the array.

Fixes: 6e973d2c43 ('clk: vexpress: Add separate SP810 driver')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Pawel Moll <pawel.moll@arm.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-09-21 10:05:32 -07:00
..
2014-05-21 16:16:02 -07:00
2014-11-28 16:08:16 +01:00