driver: Replace set/get functions with cansleep equivalents
When the touchgpio driver is used in a threaded interrupt context, the get/set functions throw warnings. Replace them with their cansleep variants to prevent the warnings from popping up.
When the touchgpio driver is used in a threaded interrupt context, the get/set functions throw warnings. Replace them with their cansleep variants to prevent the warnings from popping up.