A small part of drivers/video/modedb.c file was not as per coding guidelines.
It had spaces instead of tabs, no spaces around "|" operator.
A minor cleanup would address this issue.
and adding a new enrtry in database would include an entry for
panel-taal in the mode database.
Mayuresh Janorkar (2):
Cleaning up modedb file
Adding a timings for panel-taal in mode database
drivers/video/modedb.c | 319 +++++++++++++++++++++---------------------------
1 files changed, 137 insertions(+), 182 deletions(-)