From: Wolfram Sang Date: Mon, 19 Jan 2015 19:12:24 +0000 (+0100) Subject: i2c: simplify boilerplate code for attribute groups X-Git-Tag: fixes-v4.0-rc1~32^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5eb71b207ecefac07bc36fd50b43d83c047b0ce;p=pandora-kernel.git i2c: simplify boilerplate code for attribute groups Declaring attribute groups can be done with macros these days, let's use them for consistency and readability reasons. Also, put the ATTR macros directly below the referenced functions while we are here. Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed