aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorBen Nizette <[email protected]>2009-06-16 15:34:24 -0700
committerLinus Torvalds <[email protected]>2009-06-16 19:47:58 -0700
commit97b9a5a28b5fd02ceb3fcccee05e39dd62e4f474 (patch)
tree4f015ebdf8662960a115d666fe0d9ba65de0fb3e /net/unix/af_unix.c
parent4113819eb360555a91a8291f37bbbe9d26c5b275 (diff)
atmel-lcdc: fix pixclock upper bound detection
AFAICT the code which checks that the requested pixclock value is within bounds is incorrect. It ensures that the lcdc core clock is at least (bytes per pixel) times higher than the pixel clock rather than just greater than or equal to. There are tighter restrictions on the pixclock value as a function of bus width for STN panels but even then it isn't a simple relationship as currently checked for. IMO either something like the below patch should be applied or else more detailed checking logic should be implemented which takes in to account the panel type as well. Signed-off-by: Ben Nizette <[email protected]> Acked-by: Nicolas Ferre <[email protected]> Cc: Haavard Skinnemoen <[email protected]> Cc: Daniel Glockner <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions