[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1374703539-9705-1-git-send-email-gregkh@linuxfoundation.org>
Date: Wed, 24 Jul 2013 15:05:03 -0700
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: linux-kernel@...r.kernel.org
Subject: [PATCH 00/36] remove dev_attrs usage in 'struct class'
Hi all,
Here are a bunch of patches working to convert drivers to use the
dev_groups field in classes instead of using the dev_attrs field, which
will be going away soon, as we really only want to support groups in the
future, not multiple ways of creating default attributes.
They are all CC:ed the various driver authors, and can go in through
their trees, or through mine, which ever is easier.
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists