saucy-armhf/v3.12.5-bone10 kernel freezes (USB related?)

Hi,

I just tried updating to v3.12.5-bone10 (from
http://rcn-ee.net/deb/saucy-armhf/v3.12.5-bone10/), but my BBB froze
completely shortly after booting. Unfortunatly, there was absolutely
no output on the serial console, but it's likely related to my
USB-connected DVB-T stick (similar to the USB issues I had with 3.8
kernels). BTW, kernel v3.12.4-bone9 is fine, so not sure what could
have changed between v3.12.4-bone9 and v3.12.5-bone10...

Christof

https://github.com/RobertCNelson/linux-dev/commits/am33x-v3.12
1: Audio upgrade
2: 3.12.5 stable patch
3: cpufreq

It would be awesome if you could test, these 3 git commits in that
repo, to see where the failure came from..

1f6a4be376ca6e9e607315e5e6a5d9c5f013baae
c274a0bc3fd079dabc20ce6acfa5b2396abca462
607b16abe5c7e943346532d97c9cf475101e80e8

Regards,

Ok, I have narrowed it down to
patches/cpufreq/0003-ARM-OMAP3-use-cpu0-cpufreq-driver-in-device-tree-sup.patch

I am now running v3.12.5-bone10 with just that one patch reverted and
it appears to work fine...

Christof

Well, it's actually really strange. The problem only occurs when using
a kernel with the cpufreq driver and using my DVB-T stick on a USB 2
hub. Connecting the DVB-T stick via a USB 1 hub or removing the
cpufreq-driver patch from the kernel seems to fix it (this is actually
the same behaviour I had seen with the 3.8 kernels).

Very strange - where is the connection between the cpufreq driver and
a USB connected DVB-T stick?

Christof