RE: [PATCH v2 2/4] ARM: S3C2416: Set name of the framebuffer device only if it present

2010-10-18 Thread Kukjin Kim
Yauhen Kharuzhy wrote: > > Fix case when board doesn't have LCD connected and doesn't have > corresponding platform device compiled. > > Signed-off-by: Yauhen Kharuzhy > --- > arch/arm/mach-s3c2416/s3c2416.c |2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/arch/ar

RE: [PATCH v2 2/4] ARM: S3C2416: Set name of the framebuffer device only if it present

2010-06-22 Thread Marek Szyprowski
Hello, On Tuesday, June 22, 2010 5:22 PM Yauhen Kharuzhy wrote: > Fix case when board doesn't have LCD connected and doesn't have > corresponding platform device compiled. > > Signed-off-by: Yauhen Kharuzhy > --- > arch/arm/mach-s3c2416/s3c2416.c |2 ++ > 1 files changed, 2 insertions(+),