From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Mon, 27 Jul 2015 11:25:18 +0200 (CEST) Received: from localhost.localdomain ([127.0.0.1]:52438 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S27010445AbbG0JZQeSoF- (ORCPT ); Mon, 27 Jul 2015 11:25:16 +0200 Received: from scotty.linux-mips.net (localhost.localdomain [127.0.0.1]) by scotty.linux-mips.net (8.15.1/8.14.8) with ESMTP id t6R9PB3D030292; Mon, 27 Jul 2015 11:25:11 +0200 Received: (from ralf@localhost) by scotty.linux-mips.net (8.15.1/8.15.1/Submit) id t6R9P89J030291; Mon, 27 Jul 2015 11:25:08 +0200 Date: Mon, 27 Jul 2015 11:25:08 +0200 From: Ralf Baechle To: Viresh Kumar Cc: Daniel Lezcano , linux-mips@linux-mips.org, linaro-kernel@lists.linaro.org, Thomas Gleixner , Andrew Bresticker , Deng-Cheng Zhu , Hongliang Tao , Huacai Chen , James Hogan , Jason Cooper , Kelvin Cheung , Leonid Yegoshin , Manuel Lauss , Michael Opdenacker , Paul Burton , Qais Yousef , Valentin Rothberg Subject: Re: [PATCH 00/14] MIPS: Migrate clockevent drivers to 'set-state' Message-ID: <20150727092508.GA30226@linux-mips.org> References: <20150713025116.GE10415@linux> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150713025116.GE10415@linux> User-Agent: Mutt/1.5.23 (2014-03-12) Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 48429 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips On Mon, Jul 13, 2015 at 08:21:16AM +0530, Viresh Kumar wrote: > @Ralf: This dependency patch is applied to 4.2-rc2 now and you can > pick all the patches from this series. Cool. I've queued the whole series for 4.3. Ralf