]> git.karo-electronics.de Git - karo-tx-linux.git/log
karo-tx-linux.git
13 years agostaging: IIO: DAC: New driver for the AD5504 and AD55041 High Voltage DACs
Michael Hennerich [Mon, 4 Apr 2011 13:39:15 +0000 (15:39 +0200)]
staging: IIO: DAC: New driver for the AD5504 and AD55041 High Voltage DACs

Changes since V1:

IIO: DAC: Apply review feedback from Jonathan

Fix array size and declare const.
Fix reversed dacY_powerdown read back.
Use individual attribute groups instead of is_visible.
Fix event naming and add the _en file.

Changes since V2:

IIO: DAC: AD5504 use proper event type

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Acked-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: IIO: ADC: New driver for the AD7780 / AD7781 24-bit Sigma-Delta ADC
Michael Hennerich [Thu, 24 Mar 2011 18:37:00 +0000 (19:37 +0100)]
staging: IIO: ADC: New driver for the AD7780 / AD7781 24-bit Sigma-Delta ADC

Changes since v1:

IIO: ADC: AD7780: Apply review feedback

Abort probe() with error in case platform_data is not present.
Add comment explaining power down reset (PDRST) GPIO handling
and dual function DOUT/RDY interrupt usage.

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Acked-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: gma500: Add oaktrail
Alan Cox [Tue, 5 Apr 2011 15:55:26 +0000 (16:55 +0100)]
staging: gma500: Add oaktrail

Oaktrail needs a couple of slight plumbing tweaks

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: gma500: enable the 2D op stuff
Alan Cox [Fri, 1 Apr 2011 21:24:15 +0000 (22:24 +0100)]
staging: gma500: enable the 2D op stuff

Well one of them anyway - not yet sure why the other fails

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: gma500: psb_reset actually holds lid functions
Alan Cox [Fri, 1 Apr 2011 17:44:16 +0000 (18:44 +0100)]
staging: gma500: psb_reset actually holds lid functions

So rename the file something sensible

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: gma500: Set the TWOD base
Alan Cox [Fri, 1 Apr 2011 17:42:47 +0000 (18:42 +0100)]
staging: gma500: Set the TWOD base

2D accel still doesn't work but now it doesn't crash either

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: gma500: cleanup the SDVO messages
Alan Cox [Fri, 1 Apr 2011 17:42:22 +0000 (18:42 +0100)]
staging: gma500: cleanup the SDVO messages

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: gma500: begin tidying up the power management
Alan Cox [Fri, 1 Apr 2011 17:42:08 +0000 (18:42 +0100)]
staging: gma500: begin tidying up the power management

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: gma500: prune more unused fields
Alan Cox [Fri, 1 Apr 2011 17:41:40 +0000 (18:41 +0100)]
staging: gma500: prune more unused fields

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: gma500: Add a test ioctl for issuing 2D accel ops via user space
Alan Cox [Fri, 1 Apr 2011 17:41:30 +0000 (18:41 +0100)]
staging: gma500: Add a test ioctl for issuing 2D accel ops via user space

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: gma500: Fix some set up bugs found by comparing driver versions
Alan Cox [Fri, 1 Apr 2011 17:41:22 +0000 (18:41 +0100)]
staging: gma500: Fix some set up bugs found by comparing driver versions

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: gma500: kill some more #if 0 bits
Alan Cox [Fri, 1 Apr 2011 17:41:12 +0000 (18:41 +0100)]
staging: gma500: kill some more #if 0 bits

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: gma500: Another file we don't need
Alan Cox [Fri, 1 Apr 2011 17:41:04 +0000 (18:41 +0100)]
staging: gma500: Another file we don't need

Zap... bang

And take out a few more variables that are now dead

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: gma500: turn on psb SDVO
Alan Cox [Wed, 30 Mar 2011 09:01:54 +0000 (10:01 +0100)]
staging: gma500: turn on psb SDVO

Keep this as its own commit for bisection purposes

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: gma500: Remove extra semi-colon.
Justin P. Mattock [Wed, 30 Mar 2011 09:01:42 +0000 (10:01 +0100)]
staging: gma500: Remove extra semi-colon.

The patch below removes an extra semi-colon from various parts
of the kernel. Please have a look when you have time, and let
me know if its legit or not.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: gma500: kill off TTM
Alan Cox [Wed, 30 Mar 2011 09:01:31 +0000 (10:01 +0100)]
staging: gma500: kill off TTM

We are not using TTM, we are not going to use TTM either

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: gma500: pull mrst firmware stuff into its own header
Alan Cox [Wed, 30 Mar 2011 09:01:22 +0000 (10:01 +0100)]
staging: gma500: pull mrst firmware stuff into its own header

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: gma500: Clean up more unused structures and code
Alan Cox [Wed, 30 Mar 2011 09:01:13 +0000 (10:01 +0100)]
staging: gma500: Clean up more unused structures and code

We don't need the 3D validation stuff so it and all the related gunge can
depart. While we are at it prune some unused definitions.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: gma500: We don't support the CI either
Alan Cox [Wed, 30 Mar 2011 09:01:03 +0000 (10:01 +0100)]
staging: gma500: We don't support the CI either

The camera interface is also not covered (and we won't be using TTM anyway
even if it ever re-emerges) so it to can go

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: gma500: delete the RAR handling
Alan Cox [Wed, 30 Mar 2011 09:00:54 +0000 (10:00 +0100)]
staging: gma500: delete the RAR handling

RAR registers are used on MID platforms for various protected video
playback activities using video playback engines we don't support.

So Rasputin can keep his Rars

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: gma500: Add Moorestown identifiers
Alan Cox [Wed, 30 Mar 2011 09:00:43 +0000 (10:00 +0100)]
staging: gma500: Add Moorestown identifiers

Turn it on, turn it up, turn it loose

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: gma500: Moorestown does its setup differently
Alan Cox [Wed, 30 Mar 2011 09:00:32 +0000 (10:00 +0100)]
staging: gma500: Moorestown does its setup differently

Grovel the firmware via the Moorestown interfaces and read the other bits
off the fuses.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: gma500: enable Moorestown CRTC handling
Alan Cox [Wed, 30 Mar 2011 09:00:23 +0000 (10:00 +0100)]
staging: gma500: enable Moorestown CRTC handling

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: gma500: add framebuffer setup
Alan Cox [Wed, 30 Mar 2011 09:00:13 +0000 (10:00 +0100)]
staging: gma500: add framebuffer setup

For Moorestown we want to use the mrst LVDS setup not the Poulsbo setup

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: gma500: Add Moorestown backlight support
Alan Cox [Wed, 30 Mar 2011 09:00:05 +0000 (10:00 +0100)]
staging: gma500: Add Moorestown backlight support

Which is of course different to Poulsbo.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: gma500: Makefiles
Alan Cox [Wed, 30 Mar 2011 08:59:57 +0000 (09:59 +0100)]
staging: gma500: Makefiles

Build the new files now all the changes they need are present. They won't
yet be used but the plumbing is next step.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: gma500: Add moorestown specific data to the device structure
Alan Cox [Wed, 30 Mar 2011 08:59:45 +0000 (09:59 +0100)]
staging: gma500: Add moorestown specific data to the device structure

Moorestown needs somewhere to stash various pipe config registers and the
firmware and fuse configurations

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: gma500: Add moorestown config structures
Alan Cox [Wed, 30 Mar 2011 08:59:37 +0000 (09:59 +0100)]
staging: gma500: Add moorestown config structures

We have a set of firmware passed descriptors and things we need to grovel
through for video configuration. This differs from the setup for the PC
style Poulsbo hardware.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: gma500: Make some of the lvds operations non-static
Alan Cox [Wed, 30 Mar 2011 08:59:25 +0000 (09:59 +0100)]
staging: gma500: Make some of the lvds operations non-static

We need these as they are also used by the Moorestown LVDS display support.
Make the various needed symbols visible in the headers

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: gma500: Add moorestown lvds driver code
Alan Cox [Wed, 30 Mar 2011 08:59:17 +0000 (09:59 +0100)]
staging: gma500: Add moorestown lvds driver code

Add the new files needed for the GMA500 driver to support Moorestown LVDS
displays. Don't wire them in yet.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: gma500: begin adding Moorestown support
Alan Cox [Wed, 30 Mar 2011 08:59:08 +0000 (09:59 +0100)]
staging: gma500: begin adding Moorestown support

The Moorestown systems have some graphics differences we care about and some
we don't need to.

To start with it has a single pipe and that pipe can be used for LVDS

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agoath6kl: remove ar6000_prepare_target() crap
Luis R. Rodriguez [Wed, 30 Mar 2011 00:56:30 +0000 (17:56 -0700)]
ath6kl: remove ar6000_prepare_target() crap

This was empty code, WTF^pi.

Cc: Naveen Singh <nsingh@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agoath6kl: remove chatty debug messages on ath6kl driver ops
Luis R. Rodriguez [Wed, 30 Mar 2011 00:56:29 +0000 (17:56 -0700)]
ath6kl: remove chatty debug messages on ath6kl driver ops

These do not help in any way.

Cc: Naveen Singh <nsingh@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agoath6kl: rename the pm ops to something more sensible
Luis R. Rodriguez [Wed, 30 Mar 2011 00:56:28 +0000 (17:56 -0700)]
ath6kl: rename the pm ops to something more sensible

This has no functional changes.

Cc: Naveen Singh <nsingh@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agoath6kl: cleanup and move the ath6kl pm ops to be assigned statically
Luis R. Rodriguez [Wed, 30 Mar 2011 00:56:27 +0000 (17:56 -0700)]
ath6kl: cleanup and move the ath6kl pm ops to be assigned statically

There should be no need to assign the pm ops dynamically, so
assign them statically and make them const. While we are
doing this just do some simple code style cleanup on the
routines and move them above prior to their assignment
into the driver ops.

This has no functional change other than assigning the
pm ops statically.

Cc: Naveen Singh <nsingh@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agoath6kl: remove completely pointles platform driver
Luis R. Rodriguez [Wed, 30 Mar 2011 00:56:26 +0000 (17:56 -0700)]
ath6kl: remove completely pointles platform driver

Perhaps there was some good intention on having some platform
driver on ath6kl, but right now its pointless. Kill!

Cc: Naveen Singh <nsingh@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agoath6kl: style cleanup on struct sdio_driver components
Luis R. Rodriguez [Wed, 30 Mar 2011 00:56:25 +0000 (17:56 -0700)]
ath6kl: style cleanup on struct sdio_driver components

No functional changes except renames of the routines and
id data structure.

Cc: Naveen Singh <nsingh@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agoath6kl: cleanup allocation and getting of the hif dev
Luis R. Rodriguez [Wed, 30 Mar 2011 00:56:24 +0000 (17:56 -0700)]
ath6kl: cleanup allocation and getting of the hif dev

Removes verbose debug messages and checks that are just
not needed, and renames the functions to something more
sensible. While we clean this up, just move the routines
above and remove the forward declarations.

Cc: Naveen Singh <nsingh@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agoath6kl: propagate errors on hifEnableFunc() failures
Luis R. Rodriguez [Wed, 30 Mar 2011 00:56:23 +0000 (17:56 -0700)]
ath6kl: propagate errors on hifEnableFunc() failures

This will be passed along to the SDIO probe routine when
it fails. This will generate better error code to the user
when loading the module if it fails.

Cc: Naveen Singh <nsingh@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agoath6kl: remove useless plat_setup_power() calls
Luis R. Rodriguez [Wed, 30 Mar 2011 00:56:22 +0000 (17:56 -0700)]
ath6kl: remove useless plat_setup_power() calls

These map to do nothing.

Cc: Naveen Singh <nsingh@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agoath6kl: propagate errors on module setup
Luis R. Rodriguez [Wed, 30 Mar 2011 00:56:21 +0000 (17:56 -0700)]
ath6kl: propagate errors on module setup

This propagates initial platform registration failures and
also HIF initialization failures.

Cc: Naveen Singh <nsingh@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agoath6kl: simplify btcoex parameter programming
Luis R. Rodriguez [Wed, 30 Mar 2011 00:56:20 +0000 (17:56 -0700)]
ath6kl: simplify btcoex parameter programming

Make the code more legible by parsing the config options on
the header file. While a it ensure to propagate errors and
bail out if we fail to set btcoex params.

Cc: Naveen Singh <nsingh@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agoath6kl: use CONFIG_ATH6KL_ENABLE_COEXISTENCE
Luis R. Rodriguez [Wed, 30 Mar 2011 00:56:19 +0000 (17:56 -0700)]
ath6kl: use CONFIG_ATH6KL_ENABLE_COEXISTENCE

When CONFIG_ATH6KL_ENABLE_COEXISTENCE gets enabled we define
another flag called ENABLE_COEXISTENCE, just use
CONFIG_ATH6KL_ENABLE_COEXISTENCE since that is already defined
by the generated autoconf header file from the kernel.

Cc: Naveen Singh <nsingh@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agoath6kl: remove AR600x_CUSTOM_XXX define
Luis R. Rodriguez [Wed, 30 Mar 2011 00:56:18 +0000 (17:56 -0700)]
ath6kl: remove AR600x_CUSTOM_XXX define

There already is a CONFIG_AR600x_CUSTOM_XXX if this is
desired to be used.

Cc: Naveen Singh <nsingh@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agoath6kl: use CONFIG_AR600x_SD32_XXX
Luis R. Rodriguez [Wed, 30 Mar 2011 00:56:17 +0000 (17:56 -0700)]
ath6kl: use CONFIG_AR600x_SD32_XXX

When CONFIG_AR600x_SD32_XXX gets enabled we define
another flag called AR600x_SD32_XXX, just use
CONFIG_AR600x_SD32_XXX since that is already defined
by the generated autoconf header file from the kernel.

Cc: Naveen Singh <nsingh@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agoath6kl: use CONFIG_AR600x_WB31_XXX
Luis R. Rodriguez [Wed, 30 Mar 2011 00:56:16 +0000 (17:56 -0700)]
ath6kl: use CONFIG_AR600x_WB31_XXX

When CONFIG_AR600x_WB31_XXX gets enabled we define
another flag called AR600x_WB31_XXX, just use
CONFIG_AR600x_WB31_XXX since that is already defined
by the generated autoconf header file from the kernel.

Cc: Naveen Singh <nsingh@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agoath6kl: use CONFIG_AR600x_SD31_XXX
Luis R. Rodriguez [Wed, 30 Mar 2011 00:56:15 +0000 (17:56 -0700)]
ath6kl: use CONFIG_AR600x_SD31_XXX

When CONFIG_AR600x_SD31_XXX gets enabled we define
another flag called AR600x_SD31_XXX, just use
CONFIG_AR600x_SD31_XXX since that is already defined
by the generated autoconf header file from the kernel.

Cc: Naveen Singh <nsingh@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agoath6kl: remove INIT_MODE_DRV_ENABLED define
Luis R. Rodriguez [Wed, 30 Mar 2011 00:56:14 +0000 (17:56 -0700)]
ath6kl: remove INIT_MODE_DRV_ENABLED define

Since this is defined statically we just leave the code.

Cc: Naveen Singh <nsingh@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agoath6kl: remove unused define WLAN_HEADERS
Luis R. Rodriguez [Wed, 30 Mar 2011 00:56:13 +0000 (17:56 -0700)]
ath6kl: remove unused define WLAN_HEADERS

All the code is used so just keep it and remove the static define.

Cc: Naveen Singh <nsingh@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agoath6kl: remove define HTC_EP_STAT_PROFILING
Luis R. Rodriguez [Wed, 30 Mar 2011 00:56:12 +0000 (17:56 -0700)]
ath6kl: remove define HTC_EP_STAT_PROFILING

This is always set so just keep the code it idefs around.

Cc: Naveen Singh <nsingh@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agoath6kl: remove unused define NO_SYNC_FLUSH
Luis R. Rodriguez [Wed, 30 Mar 2011 00:56:11 +0000 (17:56 -0700)]
ath6kl: remove unused define NO_SYNC_FLUSH

Cc: Naveen Singh <nsingh@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agoath6kl: remove USER_KEYS define
Luis R. Rodriguez [Wed, 30 Mar 2011 00:56:10 +0000 (17:56 -0700)]
ath6kl: remove USER_KEYS define

This is always defined so just keep the code.

Cc: Naveen Singh <nsingh@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agoath6kl: remove SEND_EVENT_TO_APP define
Luis R. Rodriguez [Wed, 30 Mar 2011 00:56:09 +0000 (17:56 -0700)]
ath6kl: remove SEND_EVENT_TO_APP define

This was enabled by default but its pretty useless for upstream
given that its sendign some custom wireless event. These need
to be reviewed instead and a respective cfg80211 event / call
should be used later.

Cc: Naveen Singh <nsingh@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agoath6kl: remove dependency on LINUX and KERNEL_2_6 macros
Luis R. Rodriguez [Wed, 30 Mar 2011 00:56:08 +0000 (17:56 -0700)]
ath6kl: remove dependency on LINUX and KERNEL_2_6 macros

Cc: Naveen Singh <nsingh@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agoath6kl: remove define ATH_AR6K_11N_SUPPORT
Luis R. Rodriguez [Wed, 30 Mar 2011 00:56:07 +0000 (17:56 -0700)]
ath6kl: remove define ATH_AR6K_11N_SUPPORT

This is always enabled.

Cc: Naveen Singh <nsingh@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agoath6kl: remove all the wext and super extended private ioctl crap
Luis R. Rodriguez [Wed, 30 Mar 2011 00:56:06 +0000 (17:56 -0700)]
ath6kl: remove all the wext and super extended private ioctl crap

This removes all the wext and super extended ioctl crap.
The wext interfaces are already provided by cfg80211 and
the "private" ioctl stuff defined here is not even using
private wext, they are using netdev private ioctls!
This is completely unacceptable upstream. Die. Die Die.

As part of all this we end up removing the
CONFIG_HOST_GPIO_SUPPORT which ended up being heavily
abused by the internal ioctl work.

Cc: Naveen Singh <nsingh@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agoath6kl: kill Android specific code
Luis R. Rodriguez [Wed, 30 Mar 2011 00:56:05 +0000 (17:56 -0700)]
ath6kl: kill Android specific code

To get upstream we can't use out of tree defines, kill
all the androidisms. ath6kl won't be usable on Android
unless external patches are supported later or Android
gets their shit together and gets all their crap upstream.

Cc: Naveen Singh <nsingh@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agoath6kl: remove Bluetooth PAL code and WMI ACL TX/RX data support
Luis R. Rodriguez [Wed, 30 Mar 2011 00:56:04 +0000 (17:56 -0700)]
ath6kl: remove Bluetooth PAL code and WMI ACL TX/RX data support

ath6kl used to have an internal PAL for Bluetooth 3.0 support
but this is no longer supported. The target used a WMI with an
ACL header for supporting these frames. Userspace would use
the ioctl AR6000_XIOCTL_ACL_DATA to send data to the target
and the firmware would generate ACL frames.

Remove both the parsing of the frames and the ioctl support.
We leave a warning for now for if the target generates some
sort of ACL data frame, later on we can remove this warning
once we have proven the target is no longer generating these
frames. It should be noted this also provides a fix for the
processing of spurious ACL data frames from the target,
previously they would not be dropped if they were generated
by the target but EXPORT_HCI_PAL_INTERFACE was not compiled
in.

Cc: Naveen Singh <nsingh@atheros.com>
Cc: Prerepa (Dham) Viswanadham <dham@atheros.com>
Cc: Shanmugamkamatchi Balashanmugam <sbalashanmugam@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agoath6kl: move setting netdev for non-cf80211 case
Luis R. Rodriguez [Wed, 30 Mar 2011 00:56:03 +0000 (17:56 -0700)]
ath6kl: move setting netdev for non-cf80211 case

The check for SET_NETDEV_DEV is not required given that
this is upstream. The setting of the SET_NETDEV_DEV with
the osDevInfo.pOSDevice is redundant for the cfg80211 case
as this was already being done, so just set the netdev device
for the non-cfg80211 which was missing.

Cc: Naveen Singh <nsingh@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agoath6kl: remove SET_MODULE_OWNER usage
Luis R. Rodriguez [Wed, 30 Mar 2011 00:56:02 +0000 (17:56 -0700)]
ath6kl: remove SET_MODULE_OWNER usage

This is not required.

Cc: Naveen Singh <nsingh@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agoath6kl: replace do while loop with function helpers on ar6000_avail_ev()
Luis R. Rodriguez [Wed, 30 Mar 2011 00:56:01 +0000 (17:56 -0700)]
ath6kl: replace do while loop with function helpers on ar6000_avail_ev()

This unwraps the do while loops in favor for function helpers.

Cc: Naveen Singh <nsingh@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agoath6kl: propagate error values on ar6000_avail_ev()
Luis R. Rodriguez [Wed, 30 Mar 2011 00:56:00 +0000 (17:56 -0700)]
ath6kl: propagate error values on ar6000_avail_ev()

When something fails we set up some generic error values,
instead keep the values from the callers and make sure to
pass them on.

Cc: Naveen Singh <nsingh@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agoath6kl: remove BMIENABLE_SET define
Luis R. Rodriguez [Wed, 30 Mar 2011 00:55:59 +0000 (17:55 -0700)]
ath6kl: remove BMIENABLE_SET define

Leave the code in place as this is always defined statically.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agoath6kl: s|A_FREE|kfree|g
Luis R. Rodriguez [Wed, 30 Mar 2011 00:55:58 +0000 (17:55 -0700)]
ath6kl: s|A_FREE|kfree|g

for i in $(find ./drivers/staging/ath6kl/ -name \*.[ch]) ; do \
sed -r -i -e "s/A_FREE/kfree/g" $i; done

Tested-by: Naveen Singh <nsingh@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: winbond/mto.c: remove unused variables
Jonathan Neuschäfer [Mon, 21 Mar 2011 13:24:03 +0000 (14:24 +0100)]
staging: winbond/mto.c: remove unused variables

They are unused since commit a22517fec0b13b5813932a3583a2b11a2ee17f5d:

    Staging: w35und: remove dead code from mto.c

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Acked-by: Pekka Enberg <penberg@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: winbond: fixing some code styles issues
Chihau Chau [Wed, 23 Mar 2011 22:30:43 +0000 (18:30 -0400)]
staging: winbond: fixing some code styles issues

This patch fix some code style warnings found by the checkpatch.pl script, changing spaces for a tab

Signed-off-by: Chihau Chau <chihau@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging/brcm80211: Fix common spelling mistakes
Peter Huewe [Sat, 26 Mar 2011 01:17:52 +0000 (02:17 +0100)]
staging/brcm80211: Fix common spelling mistakes

This patch fixes some very common spelling mistakes in
drivers/staging/brcm80211.

WRONG -> RIGHT
accomodate  -> accommodate
occured     -> occurred
recieve     -> receive
unferflow -> underflow
useable -> usable

Kernel Version: staging/staging-next 20110325 (4bbba111)

Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agobrcm80211: remove unused defines in pcicfg.h
Stanislav Fomichev [Sun, 27 Mar 2011 21:31:38 +0000 (01:31 +0400)]
brcm80211: remove unused defines in pcicfg.h

Signed-off-by: Stanislav Fomichev <kernel@fomichev.me>
Acked-by: Roland Vossen <rvossen@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agobrcm80211: remove unused defines in bcmdevs.h
Stanislav Fomichev [Sun, 27 Mar 2011 21:31:37 +0000 (01:31 +0400)]
brcm80211: remove unused defines in bcmdevs.h

Signed-off-by: Stanislav Fomichev <kernel@fomichev.me>
Acked-by: Roland Vossen <rvossen@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agobrcm80211: replace VENDOR_BROADCOM with PCI_VENDOR_ID_BROADCOM
Stanislav Fomichev [Sun, 27 Mar 2011 21:31:36 +0000 (01:31 +0400)]
brcm80211: replace VENDOR_BROADCOM with PCI_VENDOR_ID_BROADCOM

use Linux native defines

Signed-off-by: Stanislav Fomichev <kernel@fomichev.me>
Acked-by: Roland Vossen <rvossen@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: brcm80211: remove support functions for older chipsets from bcmsrom
Arend van Spriel [Fri, 25 Mar 2011 10:26:01 +0000 (11:26 +0100)]
staging: brcm80211: remove support functions for older chipsets from bcmsrom

The source file contained functions for both older and current chipsets
but the brcmsmac driver does not support the older chipsets so those
functions are removed.

Reviewed-by: Henry Ptasinski <henryp@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: brcm80211: remove conditional BCMSDIO code from bcmsrom.c
Arend van Spriel [Fri, 25 Mar 2011 10:26:00 +0000 (11:26 +0100)]
staging: brcm80211: remove conditional BCMSDIO code from bcmsrom.c

The source file is only used by the softmac driver and will never be
compiled with the BCMSDIO flag enabled so there is no need to have code
ifdef for this flag.

Reviewed-by: Henry Ptasinski <henryp@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: brcm80211: remove unneccessary include from bcmsrom.c
Arend van Spriel [Fri, 25 Mar 2011 10:25:59 +0000 (11:25 +0100)]
staging: brcm80211: remove unneccessary include from bcmsrom.c

Include statement of if_ether.h turned out to be unneccessary so
this is removed.

Reviewed-by: Henry Ptasinski <henryp@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: brcm80211: remove defines from bcmsrom.c
Arend van Spriel [Fri, 25 Mar 2011 10:25:58 +0000 (11:25 +0100)]
staging: brcm80211: remove defines from bcmsrom.c

Two macro definitions in the file were either not used or meaningless and
have been removed.

Reviewed-by: Henry Ptasinski <henryp@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: brcm80211: replace si_* calls with ai_* calls in brcmsmac driver
Arend van Spriel [Fri, 25 Mar 2011 10:25:57 +0000 (11:25 +0100)]
staging: brcm80211: replace si_* calls with ai_* calls in brcmsmac driver

The brcmsmac only supports chips with amba silicon interconnect so no
abstraction is required. The siutils functions will be removed from the
brcmsmac driver and this commit does easy replacement of siutils functions
that simply delegate to the corresponding aiutils function.

Reviewed-by: Henry Ptasinski <henryp@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: brcm80211: remove duplicate prototype for si_pmu_pllupd
Arend van Spriel [Fri, 25 Mar 2011 10:25:55 +0000 (11:25 +0100)]
staging: brcm80211: remove duplicate prototype for si_pmu_pllupd

The prototype for this function occurred twice in this header file
so removed one occurrence.

Reviewed-by: Henry Ptasinski <henryp@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: brcm80211: cleanup si_doattach function for fullmac
Arend van Spriel [Fri, 25 Mar 2011 10:25:54 +0000 (11:25 +0100)]
staging: brcm80211: cleanup si_doattach function for fullmac

si_doattach for the fullmac driver is selected using BCMSDIO
flag. Within the function there are #ifdef BRCM_FULLMAC but
this is implicitly true so these have been removed and the
function itself is now between #ifdef BRCM_FULLMAC instead of
BCMSDIO.

Reviewed-by: Henry Ptasinski <henryp@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agoSTAGING: brcm80211 v2 keep power on in suspend state
Grant Grundler [Fri, 18 Mar 2011 22:56:57 +0000 (15:56 -0700)]
STAGING: brcm80211 v2 keep power on in suspend state

Keep WIFI power on during suspend.

Consumes 10s of milliwatts but avoids having to reload firmware
on resume. Tested on tegra2_seaboard.

Signed-off-by: Venkat Rao <vrao@broadcom.com>
Tested-by: Grant Grundler <grundler@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: brcm80211: cleaned up TODO file
Roland Vossen [Fri, 18 Mar 2011 10:09:35 +0000 (11:09 +0100)]
staging: brcm80211: cleaned up TODO file

Brought TODO file in line with current driver state. Moved longer
term TODO items (the ones to be done once this driver
hits mainline) to website. Removed the bugs that have been solved.
Added new TODO items.

Signed-off-by: Roland Vossen <rvossen@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: brcm80211: revised README
Roland Vossen [Fri, 18 Mar 2011 10:09:34 +0000 (11:09 +0100)]
staging: brcm80211: revised README

Removed duplicated text sections in README. Removed Bugs/problems that no longer
occur. One brcmsmac instability remains, (to be solved with new ucode), that has
been moved to the TODO file.

Signed-off-by: Roland Vossen <rvossen@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: brcm80211: moved several README items to website
Roland Vossen [Fri, 18 Mar 2011 10:09:33 +0000 (11:09 +0100)]
staging: brcm80211: moved several README items to website

Intended audience for the README file are users of the driver.
Information only interesting to developers has been moved out of
the file and placed on the website:

http://linuxwireless.org/en/users/Drivers/brcm80211

Also, resolved bugs have been removed from the README.

Signed-off-by: Roland Vossen <rvossen@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: brcm80211: unified README files
Roland Vossen [Fri, 18 Mar 2011 10:09:32 +0000 (11:09 +0100)]
staging: brcm80211: unified README files

There were separate README files for softmac and fullmac.
Fullmac file contents has been merged into the toplevel README
file.

Signed-off-by: Roland Vossen <rvossen@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: brcm80211: deleted unused code in hndpmu.c
Roland Vossen [Tue, 15 Mar 2011 14:11:28 +0000 (15:11 +0100)]
staging: brcm80211: deleted unused code in hndpmu.c

Code cleanup. Code is not necessary since BCMDBG does not have to
be defined for a functional driver.

Signed-off-by: Roland Vossen <rvossen@broadcom.com>
Reviewed-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: brcm80211: Removed invalid comment in receive processing.
Roland Vossen [Tue, 15 Mar 2011 14:11:27 +0000 (15:11 +0100)]
staging: brcm80211: Removed invalid comment in receive processing.

Comment was a left over from a driver that handled AMPDU aggregation itself (instead
of relying on Mac80211).

Signed-off-by: Roland Vossen <rvossen@broadcom.com>
Reviewed-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: brcm80211: changed comment on rx buffer len in wlc_ampdu.c
Roland Vossen [Tue, 15 Mar 2011 14:11:26 +0000 (15:11 +0100)]
staging: brcm80211: changed comment on rx buffer len in wlc_ampdu.c

Code cleanup. Code in wlc_ampdu.c is waiting for Mac80211 functionality to be released.
Added this information to a code comment.

Signed-off-by: Roland Vossen <rvossen@broadcom.com>
Reviewed-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: brcm80211: deleted inactive BCMDBG_FORCEHT code
Roland Vossen [Tue, 15 Mar 2011 13:51:06 +0000 (14:51 +0100)]
staging: brcm80211: deleted inactive BCMDBG_FORCEHT code

Code cleanup. Preprocessor flag BCMDBG_FORCEHT is never defined,
is a debug feature, so ifdeff'ed code has been removed. The removed
section would force the backplane clock on HT rate, which
facilitates debug but has a negative effect on power usage.

Signed-off-by: Roland Vossen <rvossen@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: brcm80211: code cleanup
Roland Vossen [Tue, 15 Mar 2011 13:51:05 +0000 (14:51 +0100)]
staging: brcm80211: code cleanup

Removed inactive code sections (BCM_DMAPAD and CHIPC_UART_ALWAYS_ON
were never defined). Also replaced magic number by #define. Deleted
incorrect comment.

Signed-off-by: Roland Vossen <rvossen@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: hv: Convert camel case in in all functions to lower case in hv_mouse
Hank Janssen [Fri, 1 Apr 2011 21:32:14 +0000 (14:32 -0700)]
staging: hv: Convert camel case in in all functions to lower case in hv_mouse

Convert all camelcase variables inside of all remaining functions to lower
case in hv_mouse.

Signed-off-by: Abhishek Kane <v-abkane@microsoft.com>
Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: hv: Convert camel case members of struct mousevsc_dev to lower case
Hank Janssen [Fri, 1 Apr 2011 21:32:13 +0000 (14:32 -0700)]
staging: hv: Convert camel case members of struct mousevsc_dev to lower case

Change camelcase members of struct mousevsc_dev to lower case in hv_mouse

Signed-off-by: Abhishek Kane <v-abkane@microsoft.com>
Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: hv: Convert camel case member of struct mousevsc_drv_obj to lower case
Hank Janssen [Fri, 1 Apr 2011 21:32:12 +0000 (14:32 -0700)]
staging: hv: Convert camel case member of struct mousevsc_drv_obj to lower case

Change camelcase members of mousevsc_drv_obj to lower case in hv_mouse.

Signed-off-by: Abhishek Kane <v-abkane@microsoft.com>
Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: hv: Convert camel case func params to lower case in hv_mouse
Hank Janssen [Fri, 1 Apr 2011 21:32:11 +0000 (14:32 -0700)]
staging: hv: Convert camel case func params to lower case in hv_mouse

Change all camelcase function params to lower case in hv_mouse

Signed-off-by: Abhishek Kane <v-abkane@microsoft.com>
Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: hv: change camel case funct names to lower case funct in hv_mouse
Hank Janssen [Fri, 1 Apr 2011 21:32:10 +0000 (14:32 -0700)]
staging: hv: change camel case funct names to lower case funct in hv_mouse

Change all camelcase function names to lower case in hv_mouse

Signed-off-by: Abhishek Kane <v-abkane@microsoft.com>
Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: hv: Replaced printk with pr_info in hv_timesource
Hank Janssen [Tue, 29 Mar 2011 20:58:50 +0000 (13:58 -0700)]
staging: hv: Replaced printk with pr_info in hv_timesource

Replaced printk in hv_timesource with pr_ calls

Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: hv: Replaced DPRINT and printk with native functions in hv_utils
Hank Janssen [Tue, 29 Mar 2011 20:58:49 +0000 (13:58 -0700)]
staging: hv: Replaced DPRINT and printk with native functions in hv_utils

Replaced all DPRINT and printk calls with pr_ calls

Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: hv: replace DPRINT with native primitives in hv_netvsc
Hank Janssen [Tue, 29 Mar 2011 20:58:48 +0000 (13:58 -0700)]
staging: hv: replace DPRINT with native primitives in hv_netvsc

Replace all remaining DPRINT calls with their native dev_ and
netvsc_ calls. And also change some of the verbiage to be more useful.

rndis_filter has a few remaining DPRINT calls in it that will be removed
in a future patch because the debug will be implemented differently.

Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: hv: Replace DPRINT with natives in hv_vmbus
Hank Janssen [Tue, 29 Mar 2011 20:58:47 +0000 (13:58 -0700)]
staging: hv: Replace DPRINT with natives in hv_vmbus

Replace all remaining DPRINT calls (excluding the ringbuffer debug
which is going to be done in a next set of patches) with their
native pr_ calls. And also changed some of the printouts to be more
useful.

Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: hv: Remove all unneeded DPRINT from hv_utils
Hank Janssen [Tue, 29 Mar 2011 20:58:46 +0000 (13:58 -0700)]
staging: hv: Remove all unneeded DPRINT from hv_utils

Remove all un-needed DPRINT calls from hv_utils.

This patch deals with hv_utils only.

Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: hv: Remove all unneeded DPRINT from hv_netvsc
Hank Janssen [Tue, 29 Mar 2011 20:58:45 +0000 (13:58 -0700)]
staging: hv: Remove all unneeded DPRINT from hv_netvsc

Remove all un-needed DPRINT calls from hv_netvsc.

This patch deals with hv_netvsc only.

Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agostaging: hv: Remove all unneeded DPRINT from hv_vmbus
Hank Janssen [Tue, 29 Mar 2011 20:58:44 +0000 (13:58 -0700)]
staging: hv: Remove all unneeded DPRINT from hv_vmbus

Remove all un-needed DPRINT calls from hv_vmbus. Several
are remaining that will be cleaned up in my next set of patches.
They deal with printing out the ringbuffer debugging which is
going to be implemented slightly differently.

This patch deals with hv_vmbus only.

Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
13 years agoStaging: hv: Get rid of synch primitive in struct blkvsc_request
K. Y. Srinivasan [Mon, 28 Mar 2011 16:33:45 +0000 (09:33 -0700)]
Staging: hv: Get rid of synch primitive in struct blkvsc_request

Get rid of synch primitive in struct blkvsc_request and instead use the
synch primitive already embedded in the struct hv_storvsc_request structure.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Abhishek Kane <v-abkane@microsoft.com>
Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>