diff options
author | Dave Jones <davej@redhat.com> | 2012-02-17 16:03:23 -0500 |
---|---|---|
committer | Dave Jones <davej@redhat.com> | 2012-02-17 16:03:23 -0500 |
commit | abc7c8e59fc841044568c460ec95923701a00fc2 (patch) | |
tree | 34033fc2c94662aeb009f5c00a48bbe9997baf70 /kernel.spec | |
parent | e4ae14c09699c2226fc5ef8e89e5322db3844504 (diff) | |
download | kernel-abc7c8e59fc841044568c460ec95923701a00fc2.tar.gz kernel-abc7c8e59fc841044568c460ec95923701a00fc2.tar.xz kernel-abc7c8e59fc841044568c460ec95923701a00fc2.zip |
improve handling of null rate in LIS3LV02Dx accelerometer driver. (rhbz 785814)
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 7 |
1 files changed, 7 insertions, 0 deletions
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 @@ -2356,6 +2360,9 @@ fi # || || %changelog * Fri Feb 17 2012 Dave Jones <davej@redhat.com> +- improve handling of null rate in LIS3LV02Dx accelerometer driver. (rhbz 785814) + +* Fri Feb 17 2012 Dave Jones <davej@redhat.com> - Reenable radio drivers. (rhbz 784824) * Fri Feb 17 2012 Josh Boyer <jwboyer@redhat.com> - 3.3.0-0.rc3.git7.2 |