commit | 442d75628a3040bbfeb4a1f743b70a8afec0adbc | [log] [tgz] |
---|---|---|
author | Seymour, Shane M <shane.seymour@hp.com> | Tue Jun 23 08:11:00 2015 +0000 |
committer | James Bottomley <JBottomley@Odin.com> | Wed Aug 12 11:52:05 2015 -0700 |
tree | bf3692a9f9317dad0582007987f4039355eee5d6 | |
parent | 3ff448b5b7dc7ad4d664588c343da1e5e2ce18dd [diff] |
st: convert to using driver attr groups for sysfs This patch changes the st driver to use attribute groups so driver sysfs files are created automatically. See the following for reference: http://kroah.com/log/blog/2013/06/26/how-to-create-a-sysfs-file-correctly/ Signed-off-by: Shane Seymour <shane.seymour@hp.com> Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Acked-by: Kai Mäkisara <kai.makisara@kolumbus.fi> Signed-off-by: James Bottomley <JBottomley@Odin.com>