From: Samuel Mendoza-Jonas <s...@mendozajonas.com> Date: Wed, 8 Nov 2017 16:30:45 +1100
> Several response handlers return EBUSY if the data corresponding to the > command/response pair is already set. There is no reason to return an > error here; the channel is advertising something as enabled because we > told it to enable it, and it's possible that the feature has been > enabled previously. > > Signed-off-by: Samuel Mendoza-Jonas <s...@mendozajonas.com> Applied.