Hi, On Sun, May 03, 2015 at 02:29:38AM +0200, Sebastian Reichel wrote: > On Sat, May 02, 2015 at 09:43:37PM +0300, Aaro Koskinen wrote: > > With v4.1-rc1, after loading nokia_modem I get the following endless > > log spam until I load cmt_speech (for whatever reason it does not get > > modprobed automatically with busybox modprobe): > > So ssi-protocol is loaded automatically and cmt-speech is not? > That's strange, since they are requested the same way. Hmm, right. This seems to be issue in my initramfs setup. > > [ 41.626983] nokia-modem n900-modem: Missing cmt-speech driver > > Everything (except of the first line) is because you have > CONFIG_DEBUG_GPIO enabled and nokia-modem returns -EPROBE_DEFER > until all drivers are available, so GPIOs will be acquired again > the next time the drivers tries to probe. Actually only the first line (Missing cmt-speech driver) was the annoying part - because it's an error log it reached the frame buffer and there was so many of them that everything else scrolled off... A. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html