greybus: sysfs: put a \n at the end of all sysfs files
authorGreg Kroah-Hartman <greg@kroah.com>
Wed, 24 Dec 2014 00:09:26 +0000 (16:09 -0800)
committerGreg Kroah-Hartman <greg@kroah.com>
Fri, 2 Jan 2015 21:08:03 +0000 (13:08 -0800)
commit88e70a6846dbc3cb94d3dd2bb488bc743a1f14f1
tree92d55569d442c5f86cdd48f3c9bdfc516a6fba78
parent23ad7bb96bb59e1f91a95a494cca303a8f7d300a
greybus: sysfs: put a \n at the end of all sysfs files

Right now some sysfs attributes have \n and some do not, so fix that and
put \n at the end of all of them to make it easier to parse things
properly in userspace.

Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
drivers/staging/greybus/bundle.c
drivers/staging/greybus/connection.c