Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932444AbbBZOau (ORCPT ); Thu, 26 Feb 2015 09:30:50 -0500 Received: from cantor2.suse.de ([195.135.220.15]:47637 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751597AbbBZOat (ORCPT ); Thu, 26 Feb 2015 09:30:49 -0500 Message-ID: <54EF2E17.3080201@suse.de> Date: Thu, 26 Feb 2015 15:30:47 +0100 From: Alexander Graf User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: "J. German Rivera" , gregkh@linuxfoundation.org, arnd@arndb.de, linux-kernel@vger.kernel.org CC: stuart.yoder@freescale.com, Kim.Phillips@freescale.com, scottwood@freescale.com, bhamciu1@freescale.com, R89243@freescale.com, Geoff.Thorpe@freescale.com, bhupesh.sharma@freescale.com, nir.erez@freescale.com, richard.schmitt@freescale.com Subject: Re: [PATCH v2 1/1] drivers/bus: fsl-mc object allocator driver References: <1424818219-16142-1-git-send-email-German.Rivera@freescale.com> <1424818219-16142-2-git-send-email-German.Rivera@freescale.com> In-Reply-To: <1424818219-16142-2-git-send-email-German.Rivera@freescale.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 799 Lines: 21 On 24.02.15 23:50, J. German Rivera wrote: > The fsl-mc object allocator driver manages "allocatable" fsl-mc > objects such as DPBPs, DPMCPs and DPCONs. It provides services to > other fsl-mc drivers to allocate/deallocate these types of objects. Oh sorry, what I forgot to mention in the other mail was that some times a bit of ASCII art in Documentation/ works miracles. For people not directly involved in DPAA development, it's incredibly hard to grasp all the connections between different things. It's up to you to make them obvious :). Alex -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/