From: Don Zickus Date: Wed, 13 May 2015 17:22:12 +0000 (-0400) Subject: staging: unisys: Embed struct device for easier handling of attr X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~605 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03274d38c39e13f075b2b318646acd5518331c31;p=pandora-kernel.git staging: unisys: Embed struct device for easier handling of attr Handling the sysfs attributes become easier to deal with when you can just run container_of(dev) to get devdata. Signed-off-by: Don Zickus Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed