From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felipe Contreras Subject: Re: [PATCH 0/3] DSPBRIDGE: Replace custom mailbox implementation with kernel mailbox module Date: Mon, 15 Feb 2010 17:07:50 +0200 Message-ID: <20100215150750.GA4512@annwn.felipec.org> References: <496565EC904933469F292DDA3F1663E602AA7C18E0@dlee06.ent.ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from smtp.nokia.com ([192.100.122.233]:58180 "EHLO mgw-mx06.nokia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751653Ab0BOPIK (ORCPT ); Mon, 15 Feb 2010 10:08:10 -0500 Content-Disposition: inline In-Reply-To: <496565EC904933469F292DDA3F1663E602AA7C18E0@dlee06.ent.ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: "ext Guzman Lugo, Fernando" Cc: linux-omap , Hiroshi Doyu , Ameya Palande On Sat, Feb 13, 2010 at 03:01:57AM +0100, ext Guzman Lugo, Fernando wrote: > >From d287e11cdb126f2c9b4be8d6d6f958ffdf7ff716 Mon Sep 17 00:00:00 2001 > From: Fernando Guzman Lugo > Date: Fri, 12 Feb 2010 19:55:55 -0600 > Subject: [PATCH] DSPBRIDGE: Replace custom mailbox implementation with > kernel mailbox module > > This set of patches removes dspbridge mailbox implementation and migrates to > use kernel mailbox module. Awesome! One big step on the right direction :) -- Felipe Contreras