input: touchscreen: synaptics: prevent sysfs races

Concurrent sysfs calls can cause ugly race conditions.
Return EBUSY on concurrent sysfs calls, and prevent sysfs calls
during initial fw load.

Change-Id: I5e295c4cd7c3ba4b998de5b75f9b631679e7c39f
Signed-off-by: Andrew Chant <achant@google.com>
Bug: 31252388
1 file changed