Though I read few Documents on GPIOs, I am still unable to understand GPIOs top level multiplexing.
From the code, I see few GPIOs (like Int, Reset Pins) of dedicated device are multiplexed during suspend/*resume* callbacks of that particular driver. I want to know what exactly this gpio multiplexing does and how it effects system's suspend/*resume*?