commit | 86f4e5d4335556191b436b41b0ad2f719c4a98d4 | [log] [tgz] |
---|---|---|
author | Ionut Nicu <ionut.nicu@freescale.com> | Fri Mar 07 19:27:59 2008 +0200 |
committer | Kumar Gala <galak@kernel.crashing.org> | Mon Mar 10 13:07:27 2008 -0500 |
tree | 8aa1f2453df03df59037d69fc263a389dc3a94da | |
parent | ad562c71592ae76440c27bba9bfa9c16cc851560 [diff] |
[POWERPC] QE: Make qe_get_firmware_info reentrant The function was returning NULL the second time it was called if the firmware was uploaded from the boot loader or the first time it was called if the firmware was uploaded from the kernel. Signed-off-by: Ionut Nicu <ionut.nicu@freescale.com> Acked-By: Timur Tabi <timur@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>