Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754756AbcKQSgS (ORCPT ); Thu, 17 Nov 2016 13:36:18 -0500 Received: from Galois.linutronix.de ([146.0.238.70]:49656 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754626AbcKQSgR (ORCPT ); Thu, 17 Nov 2016 13:36:17 -0500 From: Sebastian Andrzej Siewior To: linux-kernel@vger.kernel.org Cc: rt@linuxtronix.de Subject: cpu hotplug: convert more drivers (batch #5) Date: Thu, 17 Nov 2016 19:35:21 +0100 Message-Id: <20161117183541.8588-1-bigeasy@linutronix.de> X-Mailer: git-send-email 2.10.2 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 288 Lines: 8 Another small batch of drivers converted to the new hotplug state engine. The whole series is also available at git://git.kernel.org/pub/scm/linux/kernel/git/bigeasy/hotplug-staging.git= smp/hotplug on top of tip/smp/hotplug (which includes last batch on top of v4.9-rc4). Sebastian