Re: [PATCH v6] linux,stdout-path helper

2013-08-12 Thread Greg Kroah-Hartman
On Mon, Aug 12, 2013 at 08:04:44AM +0200, Sascha Hauer wrote: > Greg, > > Given that we have Robs Ack, can you take this series? Yes, will do. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo

Re: [PATCH v6] linux,stdout-path helper

2013-08-11 Thread Sascha Hauer
Greg, Given that we have Robs Ack, can you take this series? Sascha On Mon, Aug 05, 2013 at 02:40:43PM +0200, Sascha Hauer wrote: > The following adds a helper for matching the linux,stdout-path property > in the chosen node and makes use of it in the i.MX serial > > This is a series originally