core/linux-rasberrypi Add mechanism to reduce the number of SOF interrupts in dwc_otg USB driver. Enable through /proc/dwc_sof/SOF_reduction

This commit is contained in:
pepedog 2012-07-06 23:24:15 +02:00
parent 2846d9ec9c
commit 3c97e3d16c

View file

@ -8,7 +8,7 @@ pkgname=('linux-raspberrypi' 'linux-headers-raspberrypi')
_kernelname=${pkgname#linux}
_basekernel=3.1
pkgver=${_basekernel}.9
pkgrel=27
pkgrel=28
arch=('arm')
url="http://www.kernel.org/"
license=('GPL2')