Skip to content
Snippets Groups Projects
Commit d73763a4 authored by Roger Quadros's avatar Roger Quadros Committed by Tom Rini
Browse files

ahci: Error out with message on malloc() failure


If malloc() fails, we don't want to continue in ahci_init() and
ahci_init_one(). Also print a more informative error message on
malloc() failures.

CC: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: default avatarRoger Quadros <rogerq@ti.com>
parent 54d022e7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment