[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20111215194154.GB24990@kroah.com>
Date: Thu, 15 Dec 2011 11:41:54 -0800
From: Greg KH <greg@...ah.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, devel@...uxdriverproject.org
Subject: [GIT PATCH] minor staging fixes for 3.2
Here are 3 tiny staging fixes for 3.2.
One is a new device id, and the other two are for the tidspbridge
driver, one fixing a build issue, and the other fixing a runtime issue
that is a regression from 3.1 that keeps the device from working at all.
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ staging-linus
All patches have been in the -next releases for a while now.
thanks,
greg k-h
--------------
drivers/staging/rtl8712/usb_intf.c | 1 +
drivers/staging/tidspbridge/core/dsp-clock.c | 15 ++++++++++++---
drivers/staging/tidspbridge/rmgr/drv_interface.c | 4 ----
3 files changed, 13 insertions(+), 7 deletions(-)
---------------
Larry Finger (1):
staging: r8712u: Add new USB ID
Omar Ramirez Luna (2):
staging: tidspbridge: include module.h by default
staging: tidspbridge: request dmtimer clocks on init
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists