Files
i2som-imx-linux/drivers
Ben Collins 30c7c6dfd9 megaraid: Use resource_size_t for PCI resources, not long
commit 11f8a7b31f upstream.

The assumption that sizeof(long) >= sizeof(resource_size_t) can lead to
truncation of the PCI resource address, meaning this driver didn't work
on 32-bit systems with 64-bit PCI adressing ranges.

Signed-off-by: Ben Collins <ben.c@servergy.com>
Acked-by: Sumit Saxena <sumit.saxena@lsi.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
[bwh: Backported to 3.2: adjust context]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2014-07-11 13:33:58 +01:00
..
2014-04-30 16:23:27 +01:00
2014-04-30 16:23:27 +01:00
2014-06-09 13:29:12 +01:00
2014-04-30 16:23:18 +01:00
2014-04-02 00:58:48 +01:00