Hello All, In the Linux kernel patches for the kernel, say "msm" we have "timed_gpio.c" and "timed_output.c" modules. And these get included when we define "CONFIG_TIMED_OUTPUT" and "CONFIG_TIMED_GPIO". In the MSM platform the timed_gpio is defined in the "board-trout.c". Are these specific to MSM? These "CONFIG_TIMED_OUTPUT" and "CONFIG_TIMED_GPIO" are defined on other platforms aswell, but are not defined in the platform file so they will not be loaded at system boot. I was curious to know what are these modules for, any clues?
Warm Regarads, Raghu -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
