diff options
author | Krzysztof Helt <krzysztof.h1@wp.pl> | 2007-10-16 04:28:58 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-10-16 12:43:16 -0400 |
commit | f28ef573ad09596b771b67c276bbc5f49281fa9d (patch) | |
tree | 5061be2ae82f513a8c23e220b8a97f30b08ec34a /arch/arm/mach-s3c2410/mach-bast.c | |
parent | 9939a481cd66a109e4ad09328df1bd0540e0aa84 (diff) |
s3c2410fb: remove lcdcon3 register from s3c2410fb_display
This patch removes unused lcdcon3 register from the
s3c2410fb_display structure.
Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Signed-off-by: Antonino Daplas <adaplas@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/arm/mach-s3c2410/mach-bast.c')
-rw-r--r-- | arch/arm/mach-s3c2410/mach-bast.c | 99 |
1 files changed, 36 insertions, 63 deletions
diff --git a/arch/arm/mach-s3c2410/mach-bast.c b/arch/arm/mach-s3c2410/mach-bast.c index 1b4f9f922c8a..6e46c20b648c 100644 --- a/arch/arm/mach-s3c2410/mach-bast.c +++ b/arch/arm/mach-s3c2410/mach-bast.c | |||
@@ -479,13 +479,10 @@ static struct s3c2410fb_display __initdata bast_lcd_info[] = { | |||
479 | 479 | ||
480 | .bpp = 4, | 480 | .bpp = 4, |
481 | 481 | ||
482 | .regs = { | 482 | .lcdcon1 = 0x00000176, |
483 | .lcdcon1 = 0x00000176, | 483 | .lcdcon2 = 0x1d77c7c2, |
484 | .lcdcon2 = 0x1d77c7c2, | 484 | .lcdcon4 = 0x00000057, |
485 | .lcdcon3 = 0x013a7f13, | 485 | .lcdcon5 = 0x00014b02, |
486 | .lcdcon4 = 0x00000057, | ||
487 | .lcdcon5 = 0x00014b02, | ||
488 | } | ||
489 | }, | 486 | }, |
490 | { | 487 | { |
491 | .type = S3C2410_LCDCON1_TFT, | 488 | .type = S3C2410_LCDCON1_TFT, |
@@ -498,13 +495,10 @@ static struct s3c2410fb_display __initdata bast_lcd_info[] = { | |||
498 | .left_margin = 40, | 495 | .left_margin = 40, |
499 | .right_margin = 20, | 496 | .right_margin = 20, |
500 | 497 | ||
501 | .regs = { | 498 | .lcdcon1 = 0x00000176, |
502 | .lcdcon1 = 0x00000176, | 499 | .lcdcon2 = 0x1d77c7c2, |
503 | .lcdcon2 = 0x1d77c7c2, | 500 | .lcdcon4 = 0x00000057, |
504 | .lcdcon3 = 0x013a7f13, | 501 | .lcdcon5 = 0x00014b02, |
505 | .lcdcon4 = 0x00000057, | ||
506 | .lcdcon5 = 0x00014b02, | ||
507 | } | ||
508 | }, | 502 | }, |
509 | { | 503 | { |
510 | .type = S3C2410_LCDCON1_TFT, | 504 | .type = S3C2410_LCDCON1_TFT, |
@@ -517,13 +511,10 @@ static struct s3c2410fb_display __initdata bast_lcd_info[] = { | |||
517 | .left_margin = 40, | 511 | .left_margin = 40, |
518 | .right_margin = 20, | 512 | .right_margin = 20, |
519 | 513 | ||
520 | .regs = { | 514 | .lcdcon1 = 0x00000176, |
521 | .lcdcon1 = 0x00000176, | 515 | .lcdcon2 = 0x1d77c7c2, |
522 | .lcdcon2 = 0x1d77c7c2, | 516 | .lcdcon4 = 0x00000057, |
523 | .lcdcon3 = 0x013a7f13, | 517 | .lcdcon5 = 0x00014b02, |
524 | .lcdcon4 = 0x00000057, | ||
525 | .lcdcon5 = 0x00014b02, | ||
526 | } | ||
527 | }, | 518 | }, |
528 | { | 519 | { |
529 | .type = S3C2410_LCDCON1_TFT, | 520 | .type = S3C2410_LCDCON1_TFT, |
@@ -536,13 +527,10 @@ static struct s3c2410fb_display __initdata bast_lcd_info[] = { | |||
536 | .left_margin = 40, | 527 | .left_margin = 40, |
537 | .right_margin = 20, | 528 | .right_margin = 20, |
538 | 529 | ||
539 | .regs = { | 530 | .lcdcon1 = 0x00000176, |
540 | .lcdcon1 = 0x00000176, | 531 | .lcdcon2 = 0x1d77c7c2, |
541 | .lcdcon2 = 0x1d77c7c2, | 532 | .lcdcon4 = 0x00000057, |
542 | .lcdcon3 = 0x013a7f13, | 533 | .lcdcon5 = 0x00014b02, |
543 | .lcdcon4 = 0x00000057, | ||
544 | .lcdcon5 = 0x00014b02, | ||
545 | } | ||
546 | }, | 534 | }, |
547 | { | 535 | { |
548 | .type = S3C2410_LCDCON1_TFT, | 536 | .type = S3C2410_LCDCON1_TFT, |
@@ -555,13 +543,10 @@ static struct s3c2410fb_display __initdata bast_lcd_info[] = { | |||
555 | .left_margin = 40, | 543 | .left_margin = 40, |
556 | .right_margin = 20, | 544 | .right_margin = 20, |
557 | 545 | ||
558 | .regs = { | 546 | .lcdcon1 = 0x00000176, |
559 | .lcdcon1 = 0x00000176, | 547 | .lcdcon2 = 0x1d77c7c2, |
560 | .lcdcon2 = 0x1d77c7c2, | 548 | .lcdcon4 = 0x00000057, |
561 | .lcdcon3 = 0x013a7f13, | 549 | .lcdcon5 = 0x00014b02, |
562 | .lcdcon4 = 0x00000057, | ||
563 | .lcdcon5 = 0x00014b02, | ||
564 | } | ||
565 | }, | 550 | }, |
566 | { | 551 | { |
567 | .type = S3C2410_LCDCON1_TFT, | 552 | .type = S3C2410_LCDCON1_TFT, |
@@ -574,13 +559,10 @@ static struct s3c2410fb_display __initdata bast_lcd_info[] = { | |||
574 | .left_margin = 40, | 559 | .left_margin = 40, |
575 | .right_margin = 20, | 560 | .right_margin = 20, |
576 | 561 | ||
577 | .regs = { | 562 | .lcdcon1 = 0x00000176, |
578 | .lcdcon1 = 0x00000176, | 563 | .lcdcon2 = 0x1d77c7c2, |
579 | .lcdcon2 = 0x1d77c7c2, | 564 | .lcdcon4 = 0x00000057, |
580 | .lcdcon3 = 0x013a7f13, | 565 | .lcdcon5 = 0x00014b02, |
581 | .lcdcon4 = 0x00000057, | ||
582 | .lcdcon5 = 0x00014b02, | ||
583 | } | ||
584 | }, | 566 | }, |
585 | { | 567 | { |
586 | .type = S3C2410_LCDCON1_TFT, | 568 | .type = S3C2410_LCDCON1_TFT, |
@@ -593,13 +575,10 @@ static struct s3c2410fb_display __initdata bast_lcd_info[] = { | |||
593 | .left_margin = 40, | 575 | .left_margin = 40, |
594 | .right_margin = 20, | 576 | .right_margin = 20, |
595 | 577 | ||
596 | .regs = { | 578 | .lcdcon1 = 0x00000176, |
597 | .lcdcon1 = 0x00000176, | 579 | .lcdcon2 = 0x1d77c7c2, |
598 | .lcdcon2 = 0x1d77c7c2, | 580 | .lcdcon4 = 0x00000057, |
599 | .lcdcon3 = 0x013a7f13, | 581 | .lcdcon5 = 0x00014b02, |
600 | .lcdcon4 = 0x00000057, | ||
601 | .lcdcon5 = 0x00014b02, | ||
602 | } | ||
603 | }, | 582 | }, |
604 | { | 583 | { |
605 | .type = S3C2410_LCDCON1_TFT, | 584 | .type = S3C2410_LCDCON1_TFT, |
@@ -612,13 +591,10 @@ static struct s3c2410fb_display __initdata bast_lcd_info[] = { | |||
612 | .left_margin = 40, | 591 | .left_margin = 40, |
613 | .right_margin = 20, | 592 | .right_margin = 20, |
614 | 593 | ||
615 | .regs = { | 594 | .lcdcon1 = 0x00000176, |
616 | .lcdcon1 = 0x00000176, | 595 | .lcdcon2 = 0x1d77c7c2, |
617 | .lcdcon2 = 0x1d77c7c2, | 596 | .lcdcon4 = 0x00000057, |
618 | .lcdcon3 = 0x013a7f13, | 597 | .lcdcon5 = 0x00014b02, |
619 | .lcdcon4 = 0x00000057, | ||
620 | .lcdcon5 = 0x00014b02, | ||
621 | } | ||
622 | }, | 598 | }, |
623 | { | 599 | { |
624 | .type = S3C2410_LCDCON1_TFT, | 600 | .type = S3C2410_LCDCON1_TFT, |
@@ -631,13 +607,10 @@ static struct s3c2410fb_display __initdata bast_lcd_info[] = { | |||
631 | .left_margin = 40, | 607 | .left_margin = 40, |
632 | .right_margin = 20, | 608 | .right_margin = 20, |
633 | 609 | ||
634 | .regs = { | 610 | .lcdcon1 = 0x00000176, |
635 | .lcdcon1 = 0x00000176, | 611 | .lcdcon2 = 0x1d77c7c2, |
636 | .lcdcon2 = 0x1d77c7c2, | 612 | .lcdcon4 = 0x00000057, |
637 | .lcdcon3 = 0x013a7f13, | 613 | .lcdcon5 = 0x00014b02, |
638 | .lcdcon4 = 0x00000057, | ||
639 | .lcdcon5 = 0x00014b02, | ||
640 | } | ||
641 | }, | 614 | }, |
642 | }; | 615 | }; |
643 | 616 | ||