commit | a6b63d0f672e4215aac4ab2d32d82e0132d3165c | [log] [tgz] |
---|---|---|
author | Rob Bradford <rob@linux.intel.com> | Tue Oct 09 18:44:36 2012 +0100 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Tue Oct 09 22:57:10 2012 -0400 |
tree | b7bf67325ae65cc69a9aee209c110c5bf6ab8525 | |
parent | 6b6795f07070d08f1a26ceec146b91b841cb5654 [diff] |
backlight: Jump to cleanup code if synthesizing backlight string fails This applies the same pattern as used in other error cases in this block - and cleans up the file desciptors and allocated memory too. Signed-off-by: Rob Bradford <rob@linux.intel.com>