commit | c3dfe6176d17966daeb8a27e55b09f1fbb70fe56 | [log] [tgz] |
---|---|---|
author | Ratan Gupta <ratagupt@in.ibm.com> | Mon Dec 18 09:19:47 2017 +0530 |
committer | Ratan Gupta <ratagupt@in.ibm.com> | Tue Feb 20 09:30:59 2018 +0530 |
tree | a0f6bc2bce6b75c93adda8088ef55d5f3a2916a6 | |
parent | 40e0db468a22cb162d906391ea79ac757ab99d01 [diff] |
Change the access mode of the function getBus GetBus function provides the same instance of the bus application in the process. Now there is a need where we need the same bus instance at multiple places. Remove the friend loop, now it is not needed as we have changed the scope of getBus. Change-Id: I7e8cda45f3835b1d93be36f317741bc4ae6951a2 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>