On Wed, Jun 17, 2015 at 04:54:46PM +0530, Sudip Mukherjee wrote:
> +static const struct ModeInit vgamode[] = {
> +     {
> +      /*  mode#0: 640 x 480  16Bpp  60Hz */
> +      640, 480, 16, 60,
> +      /*  Init_MISC */
> +      0xE3,
> +      {                      /*  Init_SR0_SR4 */
> +       0x03, 0x01, 0x0F, 0x00, 0x0E,
> +       },

All this indenting is kind of whacky.

regards,
dan carpenter

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to