From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932192AbWHKVt6 (ORCPT ); Fri, 11 Aug 2006 17:49:58 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932357AbWHKVt6 (ORCPT ); Fri, 11 Aug 2006 17:49:58 -0400 Received: from imf24aec.mail.bellsouth.net ([205.152.59.72]:59616 "EHLO imf24aec.mail.bellsouth.net") by vger.kernel.org with ESMTP id S932192AbWHKVt5 (ORCPT ); Fri, 11 Aug 2006 17:49:57 -0400 Subject: Status of driver core struct device changes? From: Louis Garcia II To: linux-kernel@vger.kernel.org Content-Type: text/plain Date: Fri, 11 Aug 2006 17:49:29 -0400 Message-Id: <1155332969.2652.8.camel@soncomputer> Mime-Version: 1.0 X-Mailer: Evolution 2.7.91 (2.7.91-1) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org A couple of months ago greg kh started work toward allowing everything to be a struct device in the sysfs device tree. How is this progressing? Any time frame when we will have a simplified driver core api? -thanks