From: Greg Kroah-Hartman Date: Fri, 13 Sep 2013 18:33:01 +0000 (-0700) Subject: hv: move ringbuffer bus attributes to dev_groups X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~65^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98f4c651762c3b4f4dd300504563075c2b726a89;p=pandora-kernel.git hv: move ringbuffer bus attributes to dev_groups This moves the ringbuffer bus attributes to the dev_groups structure, deletes the now unneeded struct hv_device_info, and removes some now unused functions, and variables as everything is now moved to the dev_groups structure, dev_attrs is no longer needed. Tested-by: "K. Y. Srinivasan" Cc: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed