FSP/LED: Continue processing LED update request in error path

Presently if fsp_msg_set_led_state() fails then we don't continue
processing remaining LED update request...which is not correct.

Also free spcn_cmd in one place rather than freeing at every failure
block.

Signed-off-by: Vasant Hegde <hegdevasant@linux.vnet.ibm.com>
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
1 file changed