https://github.com/torvalds/linux
Revision 5c6fbd56d16f38fddec629e1dccdeee5ad7f5a42 authored by Lee Jones on 03 February 2014, 08:24:20 UTC, committed by Lee Jones on 19 February 2014, 13:30:30 UTC
If we compile the TPS65217 for a 64bit architecture we receive the following
warnings:

drivers/mfd/tps65217.c: In function ‘tps65217_probe’:
drivers/mfd/tps65217.c:173:13:
  warning: cast from pointer to integer of different size
   chip_id = (unsigned int)match->data;
             ^

Signed-off-by: Lee Jones <lee.jones@linaro.org>
1 parent 7f8279c
History
Tip revision: 5c6fbd56d16f38fddec629e1dccdeee5ad7f5a42 authored by Lee Jones on 03 February 2014, 08:24:20 UTC
mfd: tps65217: Naturalise cross-architecture discrepancies
Tip revision: 5c6fbd5
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.3 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 266.4 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top