From: Sascha Hauer Date: Mon, 5 Aug 2013 12:40:44 +0000 (+0200) Subject: OF: Add helper for matching against linux,stdout-path X-Git-Tag: v3.12-rc1~182^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c19e95216b93b0d29c6a4887e69a980edc6fc81;p=pandora-kernel.git OF: Add helper for matching against linux,stdout-path devicetrees may have a linux,stdout-path property in the chosen node describing the console device. This adds a helper function to match a device against this property so a driver can call add_preferred_console for a matching device. Signed-off-by: Sascha Hauer Acked-by: Rob Herring Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed