Grazvydas Ignotas wrote:
> On Mon, Oct 18, 2010 at 12:37 PM, Felipe Contreras
> <[email protected]> wrote:
>> On Mon, Oct 18, 2010 at 8:55 AM, Samreen <[email protected]> wrote:
>>> The defconfig options for display are taken in the respective Kconfig
>>> to enable display by default on OMAP3 platforms
>> 
>> 
>>>  config FB_OMAP2_NUM_FBS
>>>        int "Number of framebuffers"
>>>        range 1 10
>>> -       default 3
>>> +       default 1  if ARCH_OMAP2 || ARCH_OMAP3
>>> +       default 3  if ARCH_OMAP4
>>>        depends on FB_OMAP2
>>>        help
>>>          Select the number of framebuffers created. OMAP2/3 has 3
>>> overlays
>> 
>> I think this should be 3 also for OMAP3.
> 
> Right, please don't change defaults out of the blue like this.
> 
> Also when sending DSS patches, please CC linux-fbdev and DSS
> maintainer (Tomi), run ./scripts/get_maintainer.pl <your patch> for
> maintainers. 

Will fix this, and will make sure to include the right maintainers
While posting the patches.

-Samreen --
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to