commit | 8bbf50fe9c0fb8d83b993ae6d88a4ce27d81b999 | [log] [tgz] |
---|---|---|
author | Jonathan Corbet <corbet@lwn.net> | Fri Apr 30 10:03:57 2010 -0600 |
committer | Jonathan Corbet <corbet@lwn.net> | Fri May 07 17:17:40 2010 -0600 |
tree | e49180692af9f2a2ccb5455dc1265509c129aa72 | |
parent | 27fe971d08b43f649358745a55f3c48ac6f413f8 [diff] |
viafb: Fix initialization error paths Properly localize error cleanup, and make sure that the iomem regions are unmapped if framebuffer initialization fails. Reported-by: Bruno Prémont <bonbons@linux-vserver.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>