linux/drivers/remoteproc
Anna, Suman f145928d49 remoteproc: fix bare unsigned type usage
While there is nothing wrong with defining an unsigned integer
variable or argument using the bare unsigned type, it is better
to use the checkpatch preferred 'unsigned int' type.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
2016-08-12 21:27:48 -07:00
..
da8xx_remoteproc.c remoteproc: fix couple of minor typos 2016-08-12 21:27:47 -07:00
Kconfig remoteproc: qcom: Driver for the self-authenticating Hexagon v5 2016-07-13 13:38:15 -07:00
Makefile remoteproc: qcom: Driver for the self-authenticating Hexagon v5 2016-07-13 13:38:15 -07:00
omap_remoteproc.c remoteproc: add IOMMU hardware capability flag 2015-03-12 10:43:26 +02:00
omap_remoteproc.h remoteproc/omap: add a remoteproc driver for OMAP4 2012-02-08 22:53:47 +02:00
qcom_mdt_loader.c remoteproc: qcom: Driver for the self-authenticating Hexagon v5 2016-07-13 13:38:15 -07:00
qcom_mdt_loader.h remoteproc: qcom: Driver for the self-authenticating Hexagon v5 2016-07-13 13:38:15 -07:00
qcom_q6v5_pil.c remoteproc: qcom: hexagon: Fix error return code in q6v5_probe() 2016-08-10 10:51:35 -07:00
remoteproc_core.c remoteproc: use variable names for sizeof() operator 2016-08-12 21:27:47 -07:00
remoteproc_debugfs.c remoteproc: debugfs: Add ability to boot remote processor using debugfs 2016-01-29 17:26:48 -08:00
remoteproc_elf_loader.c remoteproc: add find_loaded_rsc_table firmware ops 2013-04-05 08:49:52 +03:00
remoteproc_internal.h remoteproc: core: Task sync during rproc_fw_boot() 2016-05-06 11:46:36 -07:00
remoteproc_virtio.c remoteproc: fix bare unsigned type usage 2016-08-12 21:27:48 -07:00
st_remoteproc.c remoteproc: st: fix check of syscon_regmap_lookup_by_phandle() return value 2016-03-28 16:19:00 -07:00
ste_modem_rproc.c remoteproc/ste: add blank lines after declarations 2015-05-02 11:03:07 +03:00
wkup_m3_rproc.c remoteproc/wkup_m3: Use MODULE_DEVICE_TABLE to export alias 2016-01-29 17:26:47 -08:00