From mboxrd@z Thu Jan 1 00:00:00 1970 From: mturquette@linaro.org (Mike Turquette) Date: Fri, 22 Mar 2013 12:57:41 -0700 Subject: [PATCH v2 09/13] ARM: spear: make clock driver independent of headers In-Reply-To: <201303221934.08811.arnd@arndb.de> References: <1363106816-9603-1-git-send-email-arnd@arndb.de> <1363106816-9603-10-git-send-email-arnd@arndb.de> <20130322185149.834.73861@quantum> <201303221934.08811.arnd@arndb.de> Message-ID: <20130322195741.834.51327@quantum> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Quoting Arnd Bergmann (2013-03-22 12:34:08) > On Friday 22 March 2013, Mike Turquette wrote: > > Do you want this patch to go through clk-next, or all together with the > > rest of the series? > > I would prefer to keep this together with the other patches, since last > patch depends on all earlier ones. > In that case, Acked-by: Mike Turquette > Arnd