touchdriver:sis-i2c: Remove the reset export
The touchgpio driver uses a problematic function gpio_sysfs_set_active_low that changed the semantics in Linux v4.2´.
It uses the gpiolib framework now based on the gpiod framework. The simple solution is to disable the only user of the export functionality in the SIS driver.