summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/tegra_rfkill_odm.c
AgeCommit message (Collapse)Author
2010-01-21tegra: Bluetooth reset pulse width is not long enough.Venkata(Muni) Anda
Fixed 2 issues in the rfkill driver for bluetooth. - Code assumed that the GPIO is the power pin, when it is infact a reset pin Fixed by renaming the variable. - Length of the reset pulse was not long enough and didn't met the spec. Added a 5 msec sleep to meet the CSR spec. Change-Id: I592d4cd0b5addad357c38af72f5a96ed1f0e8bc3
2009-12-11misc: add rfkill driver for Tegra ODM kitGary King
adds an rfkill driver for devices using Tegra's ODM kit Change-Id: I611593c8f2ebe14dc02fbe246727b0e20ebba5af