From abc7c8e59fc841044568c460ec95923701a00fc2 Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Fri, 17 Feb 2012 16:03:23 -0500 Subject: improve handling of null rate in LIS3LV02Dx accelerometer driver. (rhbz 785814) --- kernel.spec | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index ca8253923..c79ba521c 100644 --- a/kernel.spec +++ b/kernel.spec @@ -732,6 +732,8 @@ Patch13003: efi-dont-map-boot-services-on-32bit.patch Patch14000: hibernate-freeze-filesystems.patch +Patch14010: lis3-improve-handling-of-null-rate.patch + Patch20000: utrace.patch # Flattened devicetree support @@ -1451,6 +1453,8 @@ ApplyPatch efi-dont-map-boot-services-on-32bit.patch ApplyPatch hibernate-freeze-filesystems.patch +ApplyPatch lis3-improve-handling-of-null-rate.patch + # utrace. ApplyPatch utrace.patch @@ -2355,6 +2359,9 @@ fi # ||----w | # || || %changelog +* Fri Feb 17 2012 Dave Jones +- improve handling of null rate in LIS3LV02Dx accelerometer driver. (rhbz 785814) + * Fri Feb 17 2012 Dave Jones - Reenable radio drivers. (rhbz 784824) -- cgit