2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-15 09:03:59 +08:00
linux-next/drivers/staging
Lorenzo Stoakes f8b0dced35 staging: sm750fb: Cleanup the type of mmio750
This patch assigns the more appropriate void* type to the mmio750 variable
eliminating an unnecessary volatile qualifier in the process. Additionally it
updates parameter types as necessary where those parameters interact with
mmio750, removes unnecessary casts and updates the type of the
lynx_share->pvReg field which is passed to the ddk750_set_mmio method.

As a consequence, this patch fixes the following sparse warning:-

drivers/staging/sm750fb/ddk750_help.c:12:17: warning: incorrect type in assignment (different address spaces)

Signed-off-by: Lorenzo Stoakes <lstoakes@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-03-10 21:13:55 +01:00
..
android staging: android: ion: fix some format strings 2015-03-01 18:46:15 -08:00
board Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild 2015-02-19 10:36:45 -08:00
clocking-wizard staging: clocking-wizard: Handle invalid clk in notifier 2015-01-17 16:06:20 -08:00
comedi Merge 4.0-rc3 into staging-next 2015-03-09 08:13:01 +01:00
dgap Staging: dgap: Remove unused variable 2015-03-09 13:30:40 +01:00
dgnc drivers: staging: dgnc: Replace min with min_t 2015-03-09 13:30:40 +01:00
emxx_udc Staging: emxx_udc: Remove custom printk macro ERR 2015-03-06 09:54:26 -08:00
fbtft Staging: fbtft: add header for internal functions 2015-03-06 16:44:13 -08:00
fsl-mc staging: fsl-mc: fsl-mc object allocator driver 2015-03-06 17:29:10 -08:00
ft1000 Staging: drivers: Bool initializations should use true/false 2015-03-06 15:30:07 -08:00
fwserial
gdm72xx Staging: gdm72xx: clean dev_err logging 2015-03-06 15:55:36 -08:00
gdm724x staging: gdm724x: fix line limit coding style issue in gdm_lte.c 2015-01-17 14:57:43 -08:00
goldfish
gs_fpgaboot staging: Remove <linux/moduleparam.h> header. 2015-03-01 17:09:52 -08:00
i2o staging: i2o: Remove use of seq_printf return value 2015-03-06 16:35:54 -08:00
iio drivers: staging: iio: accel: Removed unnecessary variable 2015-03-09 13:39:10 +01:00
lustre staging:lustre:libcfs: Merge linux-proc.c into module.c 2015-03-06 16:07:00 -08:00
media Staging: media: clean dev_err logging 2015-03-06 15:55:36 -08:00
mt29f_spinand staging: mt29f_spinand: Fix typo in Kconfig 2015-01-17 16:22:15 -08:00
netlogic Staging: NetLogic: Coding style correction 2015-01-17 15:17:10 -08:00
nvec Staging: nvec: Add paragraph to describe kconfig symbol 2015-02-26 17:14:07 -08:00
octeon Staging: octeon: Fixed a typo 2015-01-17 15:00:23 -08:00
octeon-usb Staging: octeon-usb: Fixed a typo 2015-01-17 15:00:23 -08:00
olpc_dcon staging: olpc_dcon: fix sparse symbol not declared warning 2015-01-17 15:17:10 -08:00
ozwpan staging: ozwpan: Move code from success handling to error handling 2015-03-06 16:14:08 -08:00
panel staging: panel: initialize lcd if lcd enabled 2015-03-06 16:31:58 -08:00
rtl8188eu drivers: staging: rtl8188eu: core: Removed unnecessary parentheses 2015-03-09 13:37:22 +01:00
rtl8192e staging: rtl8192e: Replace min with min_t 2015-03-09 13:30:40 +01:00
rtl8192u Staging: rtl8192u: Remove unnecessary macro definition 2015-03-09 13:40:11 +01:00
rtl8712 Staging rtl8172: Remove unnecessary typecast 2015-03-09 13:37:22 +01:00
rtl8723au drivers: staging: rtl8723au: hal: Removed unnecessary parentheses 2015-03-09 13:37:22 +01:00
rts5208 staging: rts5208: Convert variable from int to bool and propagate the change to function parameters 2015-03-06 17:25:01 -08:00
skein staging: skein: Fixing single statement macro checkpatch warning 2015-01-17 15:05:52 -08:00
slicoss Staging: slicoss: clean dev_err logging 2015-03-06 15:55:36 -08:00
sm7xxfb staging: sm7xxfb: make vgamode static 2015-03-06 16:35:54 -08:00
sm750fb staging: sm750fb: Cleanup the type of mmio750 2015-03-10 21:13:55 +01:00
speakup Staging: speakup: Remove unused variable 2015-03-09 13:30:40 +01:00
ste_rmi4 Staging: ste_rmi4: clean dev_err logging 2015-03-06 15:55:36 -08:00
unisys staging: unisys: remove LOGWRN() macros and uniklog.h 2015-03-06 16:50:10 -08:00
vme staging: vme: mmap() support for vme_user 2015-03-06 17:03:22 -08:00
vt6655 Staging: vt6655: fix C99 comments 2015-03-06 16:28:19 -08:00
vt6656 staging: vt6656: Fix possible leak in vnt_download_firmware() 2015-03-06 16:26:58 -08:00
wlan-ng staging: Remove <linux/moduleparam.h> header. 2015-03-01 17:09:52 -08:00
xgifb staging: xgifb: remove extra parentheses around right bit shift operations 2015-03-06 15:22:43 -08:00
Kconfig staging: fsl-mc: Freescale Management Complex (fsl-mc) bus driver 2015-03-06 17:28:09 -08:00
Makefile staging: fsl-mc: Freescale Management Complex (fsl-mc) bus driver 2015-03-06 17:28:09 -08:00
staging.c