Introduction - If you have any usage issues, please Google them yourself
Achieve a simple LED driver
According to my "Linux device driver writing a simple method of character," a text of the steps to achieve Mini2440 development board of the LED driver.
Code is divided into two files, drivers, <led_drv.c> and testing procedures <led_test.c>.