I am working on an embedded application in which we need to perform initialization on other hardware before the AD9361 initializes. What is the recommended method for making the AD9361 driver (ad9361.o) a loadable LINUX module. This would enable us to perform the other needed initialization before the AD9361 Driver loads and initializes. Thanks in advance for any suggestions.
↧