From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH 05/10] i2c: pxa: use devm_kzalloc Date: Thu, 18 Oct 2012 16:27:57 -0600 Message-ID: <5080826D.6040108@wwwdotorg.org> References: <1350551224-12857-1-git-send-email-haojian.zhuang@gmail.com> <1350551224-12857-5-git-send-email-haojian.zhuang@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1350551224-12857-5-git-send-email-haojian.zhuang-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: "devicetree-discuss" To: Haojian Zhuang Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org List-Id: devicetree@vger.kernel.org On 10/18/2012 03:06 AM, Haojian Zhuang wrote: > Use devm_kzalloc & add checking in probe() function. This patch seems unrelated to this series. In fact, the series touches a bunch of different subsystems; would you expect all these patches to be merged through a single tree? If so, which?