commit | c0cd5010e54e52931c321ee66d81d10a8e2a9ff6 | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | Sat Jan 03 18:20:04 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Jan 07 22:18:54 2009 -0200 |
tree | f21bfe54d568c84e6f807676a3f9227001f07adc | |
parent | 8cfc7f9c005313ecd4e98ad1feb391d8dfce9ed2 [diff] |
V4L/DVB (10176a): Switch remaining clear_user_page users over to clear_user_highpage Not all architectures provide clear_user_page(), but clear_user_highpage() is available everywhere at least via the compatibility inline function. Is this the "trivial patch" that's required for these two drivers? Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>