diff options
author | Sven Wegener <sven.wegener@stealer.net> | 2008-12-03 08:12:53 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2009-01-08 12:38:58 +0000 |
commit | f785d022add53ec4d9625495b335bed40bd6c079 (patch) | |
tree | 99225d733708b6dbcc54ffa0a33f528eb756ee1e /include/linux | |
parent | 12276efcc85f3108174893bff8878e0dc655b066 (diff) | |
download | blackbird-op-linux-f785d022add53ec4d9625495b335bed40bd6c079.tar.gz blackbird-op-linux-f785d022add53ec4d9625495b335bed40bd6c079.zip |
leds: leds-pca9532 - fix memory leak and properly handle errors
When the registration fails, we need to release the memory we allocated.
Also we need to save the error from led_classdev_register and propagate
it up, else we'll return success, even if we failed.
Signed-off-by: Riku Voipio <riku.voipio@iki.fi>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions