commit | 4e9a83afa294b5d5a2f7af9aaacd0ea6de56555a | [log] [tgz] |
---|---|---|
author | Eric Holmberg <eholmber@codeaurora.org> | Mon Feb 04 16:43:20 2013 -0700 |
committer | Eric Holmberg <eholmber@codeaurora.org> | Thu Feb 21 10:38:23 2013 -0700 |
tree | ae12993e0c8be37c8358c573e364a8c979696db2 | |
parent | 2abc157bcaaa3673ca799bf898f89ac6d6578fec [diff] |
msm: smp2p: Fix multiple registrations for inbound entry If multiple clients register for the same inbound entry, then the registration information is overwritten resulting in the loss of the previous registration. Fix the inbound entry registration to only perform initialization for the first registration. Change-Id: Ibda6a6d62dc82b456d675c3412057033bfe6854f Signed-off-by: Eric Holmberg <eholmber@codeaurora.org>