commit | 1fcc91a607de0bf72d3a6073dfe459f7e9145ac5 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Fri Dec 06 10:59:16 2013 +0100 |
committer | Simon Horman <horms+renesas@verge.net.au> | Tue Dec 24 11:17:44 2013 +0900 |
tree | 2ca355cad0c1b0565437ccc782e8e56f93a86e24 | |
parent | bc14e00672b563f41a1ac1d421b5c78c94868983 [diff] |
serial: sh-sci: Support resources passed through platform resources Memory and IRQ resources are currently passed to the driver through platform data. Support passing them through the standard platform resources mechanism instead. This deprecates platform data resources. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>