diff options
author | Joe Schultz <jschultz@xes-inc.com> | 2014-04-03 21:47:55 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-04-16 23:08:37 +0200 |
commit | 098ced8fefe4a4e4240fa47b1ed9b00d65b6cd21 (patch) | |
tree | f75b93b89324683cb3de073e53799ec0420c3a3b /drivers/dma | |
parent | w1: avoid recursive device_add (diff) | |
download | linux-098ced8fefe4a4e4240fa47b1ed9b00d65b6cd21.tar.xz linux-098ced8fefe4a4e4240fa47b1ed9b00d65b6cd21.zip |
vme_tsi148: Fix typo in tsi148_slave_get()
This patch corrects a typo where "vme_base" was used instead of
"*vme_base". The typo resulted in an incorrect value being returned
to userspace (via vme_user).
It also removes the following compile warning on some platforms:
warning: cast from pointer to integer of different size
[asierra: commit title/log rewording]
Signed-off-by: Joe Schultz <jschultz@xes-inc.com>
Signed-off-by: Aaron Sierra <asierra@xes-inc.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/dma')
0 files changed, 0 insertions, 0 deletions