diff options
| author | Anton Vorontsov <[email protected]> | 2008-11-08 20:51:48 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2009-01-07 09:59:52 -0800 |
| commit | cd40c4c45eaedc289d2e1cc33b18a49a211f0f82 (patch) | |
| tree | ba98d97ca7ec7f8abc88f44845c691830b4b4e9e /include/linux | |
| parent | 011b15df465745474e3ec85482633685933ed5a7 (diff) | |
USB: fsl_qe_udc: Check for muram allocation errors
The QE UDC doesn't check for cpm_muram_alloc() return values, this
might cause all sorts of misbehaviour when cpm_muram_alloc() failed
to allocate the muram memory.
While at at, change few dev_dbg() calls to dev_err(), so that the
driver would not die silently.
Signed-off-by: Anton Vorontsov <[email protected]>
Cc: David Brownell <[email protected]>
Cc: Kumar Gala <[email protected]>
Cc: Li Yang <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions