Age | Commit message (Collapse) | Author | Files | Lines |
|
Code cleanup. Deleted unused definitions. Moved locally used definitions to
.c files. Moved definitions from bcmsdh_sdmmc.h to bcmsdbus.h.
Signed-off-by: Roland Vossen <[email protected]>
Reviewed-by: Arend van Spriel <[email protected]>
Reviewed-by: Franky Lin <[email protected]>
Signed-off-by: Arend van Spriel <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
Code cleanup. Contents merged into other files.
Signed-off-by: Roland Vossen <[email protected]>
Reviewed-by: Arend van Spriel <[email protected]>
Reviewed-by: Franky Lin <[email protected]>
Signed-off-by: Arend van Spriel <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
Code cleanup. These functions were empty.
Signed-off-by: Roland Vossen <[email protected]>
Reviewed-by: Arend van Spriel <[email protected]>
Reviewed-by: Franky Lin <[email protected]>
Signed-off-by: Arend van Spriel <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
Code cleanup. This function did not perform a reset, hence it was removed.
Signed-off-by: Roland Vossen <[email protected]>
Reviewed-by: Arend van Spriel <[email protected]>
Reviewed-by: Franky Lin <[email protected]>
Signed-off-by: Arend van Spriel <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
Code cleanup. This function always returned 0.
Signed-off-by: Roland Vossen <[email protected]>
Reviewed-by: Arend van Spriel <[email protected]>
Reviewed-by: Franky Lin <[email protected]>
Signed-off-by: Arend van Spriel <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
Gave struct brcmf_sdio the more applicable name 'brcmf_sdio_card'. Enforced
stronger type checking by replacing void *sdh by struct brcmf_sdio_card *.
Signed-off-by: Roland Vossen <[email protected]>
Reviewed-by: Arend van Spriel <[email protected]>
Reviewed-by: Franky Lin <[email protected]>
Signed-off-by: Arend van Spriel <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
Code cleanup. This was a Broadcom specific acronym.
Signed-off-by: Roland Vossen <[email protected]>
Reviewed-by: Arend van Spriel <[email protected]>
Reviewed-by: Franky Lin <[email protected]>
Signed-off-by: Arend van Spriel <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
It was pointed out by 'make versioncheck' that some includes of
linux/version.h are not needed in drivers/staging/rtl8187se/,
drivers/staging/rtl8192e/, drivers/staging/rtl8192u/ &
drivers/staging/rtl8712/.
This patch removes them.
Signed-off-by: Jesper Juhl <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
It was pointed out by 'make versioncheck' that a include of
linux/version.h is not needed in drivers/staging/bcm/headers.h .
This patch removes it.
Signed-off-by: Jesper Juhl <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
It was pointed out by 'make versioncheck' that include of
linux/version.h is not needed in drivers/staging/cxd2099/cxd2099.c .
This patch removes it.
Signed-off-by: Jesper Juhl <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
drivers/staging/cxt1e1/sbecom_inline_linux.h
It was pointed out by 'make versioncheck' that include of
linux/version.h is not needed in
drivers/staging/cxt1e1/sbecom_inline_linux.h
This patch removes it.
Signed-off-by: Jesper Juhl <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
drivers/staging/easycap/
It was pointed out by 'make versioncheck' that linux/version.h was not
always being included where needed and sometimes included needlessly
in drivers/staging/easycap/.
This patch fixes up the includes.
Signed-off-by: Jesper Juhl <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
It was pointed out by 'make versioncheck' that some includes of
linux/version.h are not needed in drivers/staging/lirc/.
This patch removes them.
Signed-off-by: Jesper Juhl <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
It was pointed out by 'make versioncheck' that some includes of
linux/version.h are not needed in drivers/staging/msm/.
This patch removes them.
Signed-off-by: Jesper Juhl <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
It was pointed out by 'make versioncheck' that include of
linux/version.h is not needed in drivers/staging/panel/panel.c
This patch removes it.
Signed-off-by: Jesper Juhl <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
It was pointed out by 'make versioncheck' that include of
linux/version.h is not needed in drivers/staging/rts_pstor/rtsx.h
This patch removes it.
Signed-off-by: Jesper Juhl <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
It was pointed out by 'make versioncheck' that some includes of
linux/version.h are not needed in drivers/staging/speakup/.
This patch removes them.
Signed-off-by: Jesper Juhl <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
drivers/staging/tidspbridge/include/dspbridge/host_os.h
It was pointed out by 'make versioncheck' that include of
linux/version.h is not needed in
drivers/staging/tidspbridge/include/dspbridge/host_os.h
This patch removes it.
Signed-off-by: Jesper Juhl <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
It was pointed out by 'make versioncheck' that linux/version.h was not
always being included where needed and sometimes included needlessly
in drivers/staging/tm6000/.
This patch fixes up the includes.
Signed-off-by: Jesper Juhl <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
It was pointed out by 'make versioncheck' that some includes of
linux/version.h are not needed in drivers/staging/wlags49_h2/.
This patch removes them.
Signed-off-by: Jesper Juhl <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
It was pointed out by 'make versioncheck' that include of
linux/version.h is not needed in drivers/staging/wlan-ng/prism2sta.c .
This patch removes it.
Signed-off-by: Jesper Juhl <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
It was pointed out by 'make versioncheck' that some includes of
linux/version.h are not needed in drivers/staging/xgifb/.
This patch removes them.
Signed-off-by: Jesper Juhl <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
Merge common definitions from ft1000-usb and ft1000-pcmcia drivers to
a common ft1000.h file.
This revealed two odd things in ft1000-usb which might be bugs so add
comments about them to ft1000_usb.h.
Signed-off-by: Ondrej Zary <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
Remove support for v5 firmware images as all known firmware images are v6.
Signed-off-by: Ondrej Zary <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
PSEUDOSZ seems to define struct pseudo_hdr size.
Remove it and use sizeof(struct pseudo_hdr) directly.
Signed-off-by: Ondrej Zary <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
Major CodingStyle fixes in ft1000.h
Signed-off-by: Ondrej Zary <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
Remove useless ft1000_release() function.
Signed-off-by: Ondrej Zary <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
Remove unused includes from ft1000_cs.c
Signed-off-by: Ondrej Zary <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
Minor coding style fixes in ft1000_cs.c
Signed-off-by: Ondrej Zary <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
functions
Functions ft1000_asic_read() and ft1000_asic_write() are unused. Remove them.
Signed-off-by: Ondrej Zary <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
Remove misleading, useless and template comments from ft1000_cs.c
Signed-off-by: Ondrej Zary <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
Remove useless debugging from ft1000_cs.c
Signed-off-by: Ondrej Zary <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
Remove unused defines from ft1000_cs.c
Signed-off-by: Ondrej Zary <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
Remove custom defines for standard types (u8, u16, u32...)
Signed-off-by: Ondrej Zary <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
Remove 13 unused fields from struct ft1000_info.
Signed-off-by: Ondrej Zary <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
Remove firmware download typedefs:
DFP_FILE_HDR, DSP_FILE_HDR_5, DSP_IMAGE_INFO, DSP_IMAGE_INFO_V6
Signed-off-by: Ondrej Zary <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
Delete local_info_t typedef along with the struct as its "link" member was
not used. Use link->priv to store net_device directly.
Signed-off-by: Ondrej Zary <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
Delete unused DPRAM_BLK typedefs.
Signed-off-by: Ondrej Zary <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
Remove FT1000_INFO typedefs.
Signed-off-by: Ondrej Zary <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
Remove PROV_RECORD typedefs.
Signed-off-by: Ondrej Zary <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
Delete unused APP_INFO_BLOCK typedefs and associated variables.
Signed-off-by: Ondrej Zary <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
Delete unused DSPHIBERNATE typedefs.
Signed-off-by: Ondrej Zary <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
Remove DSPINITMSG typedefs.
Signed-off-by: Ondrej Zary <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
Delete unused TIMEMSG typedefs.
Signed-off-by: Ondrej Zary <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
Remove MEDIAMSG typedefs.
Signed-off-by: Ondrej Zary <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
Remove DRVMSG typedefs.
Signed-off-by: Ondrej Zary <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
Remove PSEUDO_HDR typedefs.
Signed-off-by: Ondrej Zary <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
Shorten ft1000_read_reg() to single line and move it to ft1000.h along with
ft1000_write_reg() and delete ft1000_dev.h
Signed-off-by: Ondrej Zary <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
Remove useless ft1000.conf file.
Signed-off-by: Ondrej Zary <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|
|
Delete DEBUG statement that prevents compilation with FT_DEBUG enabled.
Signed-off-by: Ondrej Zary <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
|