From: Alexander Clouter <[email protected]> Signed-off-by: Alexander Clouter <[email protected]> To: [email protected] Patchwork: http://patchwork.linux-mips.org/patch/919/ Signed-off-by: Ralf Baechle <[email protected]>
arch/mips/ar7/platform.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- http://git.linuxtv.org/v4l-dvb.git?a=commitdiff;h=ba284b1f199ef7121489010da6614561a679eab6 diff --git a/arch/mips/ar7/platform.c b/arch/mips/ar7/platform.c index 85169c0..f70a10a 100644 --- a/arch/mips/ar7/platform.c +++ b/arch/mips/ar7/platform.c @@ -202,7 +202,7 @@ static struct resource usb_res[] = { .name = "mem", .flags = IORESOURCE_MEM, .start = 0x03400000, - .end = 0x034001fff, + .end = 0x03401fff, }, }; _______________________________________________ linuxtv-commits mailing list [email protected] http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
