commit | 16ad3b2ce8dd5840c7661990476c3693569dab5a | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Thu Apr 25 12:12:33 2013 +0200 |
committer | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Thu Jun 20 10:07:14 2013 +0200 |
tree | 0b42d67878932b8d9188fdae08e95f0ed5b31e59 | |
parent | 2e7c9b351dee0c89e78c9a0432f71738a0ecc287 [diff] |
drm/shmobile: Use devm_* managed functions This simplifies cleanup paths and fixes a probe time crash in the error path when trying to cleanup mode setting before it was initialized. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>