platform: msm_shared: Fix issue with clear feature implementation

Clear feature always ends up clearing stall for IN endpoint due
to higher precedency of '==' than '&'. Fix the precendence order
to ensure masking of endpoint direction bits takes the priority.

Change-Id: I8b1928bb25dac747c4ac8b9a71aedff5a163226d
1 file changed