26 Jul
2012
26 Jul
'12
1:57 p.m.
On Thu, Jul 26, 2012 at 11:28:37AM +0100, Lee Jones wrote:
Currently there is no out-of-memory error checking after attempting to allocate memory for the ux500_msp or ux500_msp_i2s_drvdata data structures. Instead we go about populating them regardless. This patch applies the necessary error checking to prevent a panic.
Applied, thanks.