commit | 3bdec69931d889f2ee5dccafbc8cee6a364bb249 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <greg@kroah.com> | Fri Dec 12 17:10:16 2014 -0500 |
committer | Greg Kroah-Hartman <greg@kroah.com> | Sat Dec 13 13:35:33 2014 -0500 |
tree | 3494f92a6d47e84893939d8b9f7c904da3bbcd2d | |
parent | a46e96719dc9180e80fe0cb81f4cdd3757b1e9cd [diff] |
greybus: bundle: rename interface.[c|h] to bundle.[c|h] We are renameing the "interface" term to "bundle" so rename the files before we start changing structure names to make it easier for people to see what really is happening in the changes. Signed-off-by: Greg Kroah-Hartman <greg@kroah.com> Reviewed-by: Alex Elder <elder@linaro.org>