https://github.com/torvalds/linux
Revision 7f8279ce04589a2e0f29b865c3af40609b0ea08d authored by Lee Jones on 23 January 2014, 14:47:13 UTC, committed by Lee Jones on 19 February 2014, 13:30:27 UTC
If we compile the WM8994 for a 64bit architecture we receive the following
warnings:

drivers/mfd/wm8994-core.c: In function ‘wm8994_i2c_probe’:
drivers/mfd/wm8994-core.c:639:19:
  warning: cast from pointer to integer of different size
    wm8994->type = (int)of_id->data;
                   ^

Signed-off-by: Lee Jones <lee.jones@linaro.org>
1 parent 8bace2d
History
Tip revision: 7f8279ce04589a2e0f29b865c3af40609b0ea08d authored by Lee Jones on 23 January 2014, 14:47:13 UTC
mfd: wm8994-core: Naturalise cross-architecture discrepancies
Tip revision: 7f8279c
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